diff --git a/src/config.ts b/src/config.ts index 546a531..cc1cefb 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,6 +1,7 @@ import type { SocialsObject } from "./types"; export const SITE = { + website: "https://astro-paper.pages.dev/", author: "Sat Naing", desc: "A minimal, responsive and SEO-friendly Astro blog theme.", title: "AstroPaper",