agnes.love/_data/metadata.js

12 lines
294 B
JavaScript
Raw Permalink Normal View History

2026-06-21 06:59:48 +00:00
export default {
title: "Eleventy Base Blog v9",
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/"
}
}