diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..4377937 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v22.13.1 \ No newline at end of file diff --git a/content/_data/site.json b/content/_data/site.json new file mode 100644 index 0000000..e1ee386 --- /dev/null +++ b/content/_data/site.json @@ -0,0 +1,5 @@ +{ + "title": "Rik Berkelder", + "url": "https://riksolo.com", + "author": "Rik Berkelder" +} \ No newline at end of file diff --git a/content/blogposts/2021-04-22-SE215.md b/content/blogposts/2021-04-22-SE215.md index e919fc5..39e3f0a 100644 --- a/content/blogposts/2021-04-22-SE215.md +++ b/content/blogposts/2021-04-22-SE215.md @@ -4,6 +4,7 @@ title: "Opinions on the Shure SE215 In-Ear Monitors" date: "2021-04-22" modified: "2021-04-23" description: "Personal thoughts on a pair of in-ears I bought." +eleventyExcludeFromCollections: true --- Disclaimer: This should not be trusted as a review. While I enjoy good audio, I am by no means an expert. diff --git a/content/layouts/base.njk b/content/layouts/base.njk index 57112b9..450967b 100644 --- a/content/layouts/base.njk +++ b/content/layouts/base.njk @@ -8,53 +8,66 @@ - - - - - + + + + + - - - - - - + + + + + + - {% if title %}{{title}} | {% endif %}Rik Berkelder - + - -
-