🚚 moved "Bookmarks" out to "More" from "Logs"

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-12-23 19:34:22 +01:00
parent c5e3c28dda
commit 34ce004ec2
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6
4 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ Exploring the small web is like taking a relaxed walk through a calm forest, far
For those, like me, feeling overwhelmed by the digital version of a cramped city center, I encourage you to explore the small web instead of those mainstream platforms. I find this much more giving than doomscrolling for hours on end. For those, like me, feeling overwhelmed by the digital version of a cramped city center, I encourage you to explore the small web instead of those mainstream platforms. I find this much more giving than doomscrolling for hours on end.
But where do you find these websites? Good question! You can find them by just getting recommendations from your friends, which is a reason for you to have a blogroll/feedroll - [**like mine**](/logs/bookmarks). Some other places to discover these websites are: But where do you find these websites? Good question! You can find them by just getting recommendations from your friends, which is a reason for you to have a blogroll/feedroll - [**like mine**](/bookmarks). Some other places to discover these websites are:
- [**The Forest**](https://theforest.link/) - [**The Forest**](https://theforest.link/)
- [**bearblog.dev**](https://bearblog.dev/) - [**bearblog.dev**](https://bearblog.dev/)

View file

@ -1,7 +1,7 @@
--- ---
title: '🔖 Bookmarks' title: '🔖 Bookmarks'
description: 'A collection of my favorite links to content around the web (blogs, podcasts, etc.).' description: 'A collection of my favorite links to content around the web (blogs, podcasts, etc.).'
layout: "../../layouts/Layout.astro" layout: "../layouts/Layout.astro"
--- ---
## Personal websites / blogs ## Personal websites / blogs

View file

@ -9,6 +9,4 @@ I dont use any third-party services for my logs, I store everything in a JSON
[📚 ***Books***](/logs/books) [📚 ***Books***](/logs/books)
[📺 ***Watched***](/logs/watched) [📺 ***Watched***](/logs/watched)
[🔖 ***Bookmarks***](/logs/bookmarks)

View file

@ -4,6 +4,8 @@ description: "The navbar was becoming unwieldy, here you'll see some more of the
layout: "../layouts/Layout.astro" layout: "../layouts/Layout.astro"
--- ---
[🔖 Bookmarks](/bookmarks)
[🌐 Connect](/connect) [🌐 Connect](/connect)
[📜 CV (under construction)](/) [📜 CV (under construction)](/)