diff --git a/README.md b/README.md index cefd6a8..27d399b 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,20 @@ rm /archetypes/default.md Update the configuration file and add : ```yaml +baseurl: +languageCode: 'en-us' +title: 'My Vinyl Records Collection' +author: theme: vinyl-records-collection-theme taxonomies: - band: band + artist: artist genres: genres label: label year: year format: format + + ``` Or if you use the Toml format :