nycki.net/_data/metadata.js

12 lines
296 B
JavaScript
Raw Normal View History

2024-09-13 02:47:49 +00:00
module.exports = {
title: "Eleventy Base Blog v8",
url: "https://example.com/",
language: "en",
description: "I am writing about my experiences as a naval navel-gazer.",
author: {
name: "Your Name Here",
email: "youremailaddress@example.com",
url: "https://example.com/about-me/"
}
}