🚚 moved "Bookmarks" out to "More" from "Logs"
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
c5e3c28dda
commit
34ce004ec2
4 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
||||
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/)
|
||||
- [**bearblog.dev**](https://bearblog.dev/)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: '🔖 Bookmarks'
|
||||
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
|
|
@ -9,6 +9,4 @@ I don’t use any third-party services for my logs, I store everything in a JSON
|
|||
|
||||
[📚 ***Books***](/logs/books)
|
||||
|
||||
[📺 ***Watched***](/logs/watched)
|
||||
|
||||
[🔖 ***Bookmarks***](/logs/bookmarks)
|
||||
[📺 ***Watched***](/logs/watched)
|
|
@ -4,6 +4,8 @@ description: "The navbar was becoming unwieldy, here you'll see some more of the
|
|||
layout: "../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
[🔖 Bookmarks](/bookmarks)
|
||||
|
||||
[🌐 Connect](/connect)
|
||||
|
||||
[📜 CV (under construction)](/)
|
||||
|
|
Loading…
Add table
Reference in a new issue