fix: metadata typo

This commit is contained in:
Devin Haska 2024-03-04 11:35:20 -08:00
parent b1ab001929
commit ef7e2cf1ca

View file

@ -1,6 +1,6 @@
module.exports = {
url: process.env.URL || "http://localhost:8080",
siteName: "wonderulfrog",
siteName: "wonderfulfrog",
siteDescription:
"My name is Devin Haska and this is my little slice of the internet I call home.",
locale: "en_EN",