diff --git a/config.toml b/config.toml index b984493..eb755cf 100644 --- a/config.toml +++ b/config.toml @@ -20,19 +20,12 @@ pygmentsUseClasses = true url = "/" weight = 10 - [[menu.main]] - identifier = "blogroll" - name = "blogroll" - title = "blogroll" - url = "/blogroll/" - weight = 20 - [[menu.main]] identifier = "about" name = "about" title = "about" url = "/about/" - weight = 30 + weight = 20 [permalinks] posts = "/:title/" diff --git a/content/blogroll/index.md b/content/blogroll/index.md deleted file mode 100644 index 8be9609..0000000 --- a/content/blogroll/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "Blogroll" ---- - -Below you can find some other blogs that I follow! - -* [Jan-Lukas Else](https://jlelse.blog/) -* [Rubenerd](https://rubenerd.com/) -* [Björn Wärmedal](https://warmedal.se/~bjorn/) -* [Henrique Dias](https://hacdias.com/) -* [Brain Baking](https://brainbaking.com/) -* [Ru Singh](https://rusingh.com/) -* [Hey Georgie](https://hey.georgie.nu/) -* [James' Coffee Blog](https://jamesg.blog/) -* [Kev Quirk](https://kevq.uk/) -* [Oh Hello Ana](https://ohhelloana.blog/) -* [astrid.tech](https://astrid.tech/) diff --git a/content/posts/tour-of-flanders/bert-enjoying-himself.jpg b/content/posts/tour-of-flanders/bert-enjoying-himself.jpg deleted file mode 100644 index a2b6264..0000000 Binary files a/content/posts/tour-of-flanders/bert-enjoying-himself.jpg and /dev/null differ diff --git a/content/posts/tour-of-flanders/index.md b/content/posts/tour-of-flanders/index.md index 70cfe76..2a83fac 100644 --- a/content/posts/tour-of-flanders/index.md +++ b/content/posts/tour-of-flanders/index.md @@ -21,7 +21,3 @@ of the evening we had some beer & wine (and a glass of Johnnie Walker Black Label ;) ), and just talked about everything. I really enjoy these kinds of evenings, chilling with friends, no pressure to go out, just relaxing & talking with some good booze :) - -{{< figure src="./bert-enjoying-himself.jpg" title="Bert having some fun while we're all focused on the big screen" >}} - -{{< figure src="./later-in-the-evening.jpg" title="After a few drinks" >}} diff --git a/content/posts/tour-of-flanders/later-in-the-evening.jpg b/content/posts/tour-of-flanders/later-in-the-evening.jpg deleted file mode 100644 index 601f790..0000000 Binary files a/content/posts/tour-of-flanders/later-in-the-evening.jpg and /dev/null differ