mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 08:42:42 +00:00
Add site metadata file
This commit is contained in:
parent
25b8fe4f50
commit
6288afc955
11
src/_data/sitemeta.js
Normal file
11
src/_data/sitemeta.js
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
module.exports = {
|
||||||
|
siteName: "Leilukin's Hub",
|
||||||
|
siteUrl: "https://leilukin.neocities.org/" || "http://localhost:8080",
|
||||||
|
siteLanguage: "en",
|
||||||
|
siteDescription: "Leilukin's personal website.",
|
||||||
|
siteAuthor: {
|
||||||
|
name: "Leilukin",
|
||||||
|
email: "leilukin@outlook.com",
|
||||||
|
url: "https://leilukin.neocities.org/about/"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user