Update to 2.0.0-beta.2
This commit is contained in:
11
_data/metadata.js
Normal file
11
_data/metadata.js
Normal file
@ -0,0 +1,11 @@
|
||||
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/"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user