upgrade to 3.0
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user