upgrade to 3.0

This commit is contained in:
Kathleen Fitzpatrick
2024-10-14 19:27:15 -04:00
parent e8f8a543de
commit 655ad0ded8
1988 changed files with 47081 additions and 263 deletions

View File

@@ -1,11 +1,12 @@
export default {
title: "Eleventy Base Blog v9",
url: "https://example.com/",
title: "kfitz",
url: "https://kfitz.info/",
domain: "kfitz.info",
language: "en",
description: "I am writing about my experiences as a naval navel-gazer.",
description: "The long-running and erratically updated blog of Kathleen Fitzpatrick.",
author: {
name: "Your Name Here",
email: "youremailaddress@example.com",
url: "https://example.com/about-me/"
}
name: "Kathleen Fitzpatrick",
email: "kfitz@kfitz.info",
url: "https://kfitz.info"
}
}