Add site domain to website metadata

This commit is contained in:
Helen Chong 2024-06-02 14:35:12 +08:00
parent a82def494e
commit 3a6f7ea652
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
module.exports = {
siteName: "Leilukin's Hub",
siteUrl: "https://leilukin.com" || "http://localhost:8080",
siteDomain: "leilukin.com",
siteLocale: "en_MY",
siteLanguage: "en",
siteDescription: "Leilukin's personal website.",