Add website property in SITE object

This commit is contained in:
Sat Naing
2022-09-22 21:28:35 +06:30
parent 9db22658ed
commit f8d3a3a960
+1
View File
@@ -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",