mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Add website property in SITE object
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import type { SocialsObject } from "./types";
|
import type { SocialsObject } from "./types";
|
||||||
|
|
||||||
export const SITE = {
|
export const SITE = {
|
||||||
|
website: "https://astro-paper.pages.dev/",
|
||||||
author: "Sat Naing",
|
author: "Sat Naing",
|
||||||
desc: "A minimal, responsive and SEO-friendly Astro blog theme.",
|
desc: "A minimal, responsive and SEO-friendly Astro blog theme.",
|
||||||
title: "AstroPaper",
|
title: "AstroPaper",
|
||||||
|
|||||||
Reference in New Issue
Block a user