push my changes to new repo
This commit is contained in:
@ -1,11 +1,14 @@
|
||||
module.exports = {
|
||||
title: "Eleventy Base Blog v8",
|
||||
url: "https://example.com/",
|
||||
title: "Nathan Upchurch",
|
||||
logo: "/img/logo_favicon.svg",
|
||||
url: "https://nathanupchurch.com/",
|
||||
language: "en",
|
||||
description: "I am writing about my experiences as a naval navel-gazer.",
|
||||
description: "The personal website and blog of Nathan Upchurch.",
|
||||
author: {
|
||||
name: "Your Name Here",
|
||||
name: "Nathan Upchurch",
|
||||
email: "youremailaddress@example.com",
|
||||
url: "https://example.com/about-me/"
|
||||
}
|
||||
},
|
||||
defaultPostImageURL: "/img/default_post_image/vasilina-sirotina-1NMPvajSt9Q-unsplash_copy.avif",
|
||||
defaultPostImageAlt: "The default post image: a close picture of the dark green leaves of a plant."
|
||||
}
|
||||
|
Reference in New Issue
Block a user