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", email: "leilukin@outlook.com", url: this.siteUrl + "/about" } }