mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-11 10:32:42 +00:00
Add feed URL
This commit is contained in:
parent
fd1644c66f
commit
082a33c31c
@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
siteName: "Leilukin's Hub",
|
siteName: "Leilukin's Hub",
|
||||||
siteUrl: "https://leilukin.neocities.org" || "http://localhost:8080",
|
siteUrl: "https://leilukin.neocities.org" || "http://localhost:8080",
|
||||||
|
feedUrl: siteUrl + "/feed.xml",
|
||||||
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