Skip to content

Commit

Permalink
chore: update website url.
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlpzqc committed Mar 4, 2024
1 parent d71a599 commit 7aaf457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/src/config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Site, SocialObjects } from "./types";

export const SITE: Site = {
website: "https://astro-paper.pages.dev/", // replace this with your deployed domain
website: "https://hctt.hust.college/", // replace this with your deployed domain
author: "HCTT",
desc: "A minimal, responsive and SEO-friendly Astro blog theme.",
title: "HCTT",
Expand Down

0 comments on commit 7aaf457

Please sign in to comment.