mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-10 12:02:41 +00:00
Add site domain to website metadata
This commit is contained in:
parent
a82def494e
commit
3a6f7ea652
@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
siteName: "Leilukin's Hub",
|
siteName: "Leilukin's Hub",
|
||||||
siteUrl: "https://leilukin.com" || "http://localhost:8080",
|
siteUrl: "https://leilukin.com" || "http://localhost:8080",
|
||||||
|
siteDomain: "leilukin.com",
|
||||||
siteLocale: "en_MY",
|
siteLocale: "en_MY",
|
||||||
siteLanguage: "en",
|
siteLanguage: "en",
|
||||||
siteDescription: "Leilukin's personal website.",
|
siteDescription: "Leilukin's personal website.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user