fix: metadata typo
This commit is contained in:
parent
b1ab001929
commit
ef7e2cf1ca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
url: process.env.URL || "http://localhost:8080",
|
url: process.env.URL || "http://localhost:8080",
|
||||||
siteName: "wonderulfrog",
|
siteName: "wonderfulfrog",
|
||||||
siteDescription:
|
siteDescription:
|
||||||
"My name is Devin Haska and this is my little slice of the internet I call home.",
|
"My name is Devin Haska and this is my little slice of the internet I call home.",
|
||||||
locale: "en_EN",
|
locale: "en_EN",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue