Add site language data

This commit is contained in:
Helen Chong 2024-04-16 20:38:14 +08:00
parent cd9a41ed5a
commit fd1644c66f
1 changed files with 1 additions and 0 deletions

View File

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