Add feed URL
This commit is contained in:
parent
fd1644c66f
commit
082a33c31c
|
@ -1,6 +1,7 @@
|
|||
module.exports = {
|
||||
siteName: "Leilukin's Hub",
|
||||
siteUrl: "https://leilukin.neocities.org" || "http://localhost:8080",
|
||||
feedUrl: siteUrl + "/feed.xml",
|
||||
siteLocale: "en_MY",
|
||||
siteLanguage: "en",
|
||||
siteDescription: "Leilukin's personal website.",
|
||||
|
|
Loading…
Reference in New Issue