2024-09-13 02:47:49 +00:00
|
|
|
module.exports = {
|
2024-09-13 16:12:09 +00:00
|
|
|
title: "nycki.net",
|
2024-11-22 23:21:07 +00:00
|
|
|
url: "https://nycki.net",
|
2024-09-13 02:47:49 +00:00
|
|
|
language: "en",
|
2024-09-13 16:12:09 +00:00
|
|
|
description: "nycki.net",
|
2024-09-13 02:47:49 +00:00
|
|
|
author: {
|
|
|
|
name: "Your Name Here",
|
|
|
|
email: "youremailaddress@example.com",
|
|
|
|
url: "https://example.com/about-me/"
|
|
|
|
}
|
|
|
|
}
|