nycki.net/_data/metadata.js

12 lines
234 B
JavaScript
Raw Normal View History

2024-09-13 02:47:49 +00:00
module.exports = {
2024-09-13 16:12:09 +00:00
title: "nycki.net",
2024-09-13 21:19:34 +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/"
}
}