From d973921707b44b9d80610390e93bd226f44e9781 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 29 May 2025 19:35:36 +0200 Subject: [PATCH] :link: Fix broken links Signed-off-by: SindreKjelsrud --- src/content/blog/2023-august-recently.md | 2 +- src/content/blog/2023-december-recently.md | 8 ++++---- src/content/blog/2023-september-recently.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/content/blog/2023-august-recently.md b/src/content/blog/2023-august-recently.md index b2257f2..a1c581b 100644 --- a/src/content/blog/2023-august-recently.md +++ b/src/content/blog/2023-august-recently.md @@ -18,7 +18,7 @@ I also started my last year of university! This semester I'm gonna have courses ## ✍️ Blogging -I finished my blog-post about my [internship at NAV IT](/blog/nav23) this summer, which was a loooong post! It's in norwegian unfortunately, but maybe I'll translate it some time in the future. +I finished my blog-post about my [internship at NAV IT](/blog/min-sommer-som-utvikler-hos-nav-it/) this summer, which was a loooong post! It's in norwegian unfortunately, but maybe I'll translate it some time in the future. > ***Sidenote:** Very happy that I've managed to have journaled for 4 months in a row now!* diff --git a/src/content/blog/2023-december-recently.md b/src/content/blog/2023-december-recently.md index 7a665a9..256dd86 100644 --- a/src/content/blog/2023-december-recently.md +++ b/src/content/blog/2023-december-recently.md @@ -25,10 +25,10 @@ But wow what a month of blogging! I've posted 5 posts during december, and I'm p - [november recap](/blog/2023-november-recently/) - [removed](/blog/to-become-a-better-writer) - - ~~a new [retro game](/blog/pokémon-yellow-a-timeless-masterpiece/) related post~~ - - ~~a post regarding [the small web](/blog/the-cozy-corners-of-cyberspace/)~~ - - ~~[a life filled with spontaneous interests](/blog/a-life-filled-with-spontaneous-interests/)~~ - - ~~a post about how i moved [from hugo to astro](/blog/from-hugo-to-astro)~~ + - ~~a new [retro game]() related post~~ + - ~~a post regarding [the small web]()~~ + - ~~[a life filled with spontaneous interests]()~~ + - ~~a post about how i moved [from hugo to astro]()~~ ## 👨‍💻Technology diff --git a/src/content/blog/2023-september-recently.md b/src/content/blog/2023-september-recently.md index 89d0bc2..74e1ff7 100644 --- a/src/content/blog/2023-september-recently.md +++ b/src/content/blog/2023-september-recently.md @@ -22,7 +22,7 @@ Otherwise there has been a lot of jobsearching and participation in innovation-r ## ✍️ Blogging -This month I published a blogpost about ~~[*Making the Leap - My Journey from Windows to Arch Linux*](https://kjelsrud.dev/blog-posts/tech/win_to_arch/)~~ ([removed](/blog/to-become-a-better-writer/)). Was very happy with how the post turned out! +This month I published a blogpost about ~~[*Making the Leap - My Journey from Windows to Arch Linux*]()~~ ([removed](/blog/to-become-a-better-writer/)). Was very happy with how the post turned out! ## 💪 Health @@ -36,7 +36,7 @@ I also tried out setting up my own sportsclimbing route! It was super fun, but u This months development has been good! I've done a lot during my work placement at WA.works, here's a [link](https://github.com/SindreKjelsrud/Cinemateket) to the repo for our project! I'm starting to get the hang of C# now, super fun! -I've also rewritten my own ~~[wiki](https://wiki.kjelsrud.dev)~~ (found under [/garden](/garden) now) to Astro! It was fun to do, since I'm still rebuilding my webpage with Astro as well. +I've also rewritten my own ~~[wiki]()~~ (found under [/garden](/garden) now) to Astro! It was fun to do, since I'm still rebuilding my webpage with Astro as well. I've also contributed a little bit to different projects like [ChimeraCSS](https://github.com/ChimeraCSS/ChimeraCSS) and [friBytes conference website](https://github.com/fribyte-code/konferanse/)!