From 34ce004ec22f973634beef0cbb8c0648ef58e226 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sat, 23 Dec 2023 19:34:22 +0100 Subject: [PATCH] :truck: moved "Bookmarks" out to "More" from "Logs" Signed-off-by: Sindre Kjelsrud --- src/content/blog/small_web.md | 2 +- src/pages/{logs => }/bookmarks.md | 2 +- src/pages/logs/index.md | 4 +--- src/pages/more.md | 2 ++ 4 files changed, 5 insertions(+), 5 deletions(-) rename src/pages/{logs => }/bookmarks.md (93%) diff --git a/src/content/blog/small_web.md b/src/content/blog/small_web.md index b987b0c..e4b16c9 100644 --- a/src/content/blog/small_web.md +++ b/src/content/blog/small_web.md @@ -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/) diff --git a/src/pages/logs/bookmarks.md b/src/pages/bookmarks.md similarity index 93% rename from src/pages/logs/bookmarks.md rename to src/pages/bookmarks.md index 1cc6186..5ae0b69 100644 --- a/src/pages/logs/bookmarks.md +++ b/src/pages/bookmarks.md @@ -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 diff --git a/src/pages/logs/index.md b/src/pages/logs/index.md index 042c969..d69cbd3 100644 --- a/src/pages/logs/index.md +++ b/src/pages/logs/index.md @@ -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) \ No newline at end of file +[πŸ“Ί ***Watched***](/logs/watched) \ No newline at end of file diff --git a/src/pages/more.md b/src/pages/more.md index cbc2102..9c4eff4 100644 --- a/src/pages/more.md +++ b/src/pages/more.md @@ -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)](/)