From 6811c656e9c586e5a55e7b089a1cad58cdf0645b Mon Sep 17 00:00:00 2001
From: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
Date: Tue, 12 Dec 2023 15:05:06 +0100
Subject: [PATCH] :speech_balloon: update som text here and there

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
---
 src/pages/about.md                  | 14 +++++++-------
 src/pages/garden/services/sidbot.md |  2 +-
 src/pages/uses.md                   | 28 ++++++++++++++--------------
 3 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/src/pages/about.md b/src/pages/about.md
index f4b2ed2..d023848 100644
--- a/src/pages/about.md
+++ b/src/pages/about.md
@@ -1,6 +1,6 @@
 ---
 title: 'About Me'
-description: 'Some information about me & stuff I like'
+description: ''
 layout: "../layouts/Layout.astro"
 ---
 
@@ -8,20 +8,20 @@ Hello! My name is Sindre Kjelsrud, also known as "**Sid**". I'm a 3rd year Compu
 
 During my free time I like to go bouldering/climbing, play some games on my Wii or try to catch up with One Piece.
 
-👵 **Age:** 24
+👴🏼 **Age:** 24
 
 👒 **Favorite Anime:** One Piece && Le Sommet des Dieux
 
-🎵 **Favorite Music:** Everything indie (indie-rock/indie-pop/etc) && J-Pop.
+🎵 **Favorite Music:** Everything indie (indie-rock/indie-pop/etc.) && J-Pop.
 
 📽️ **Favorite Movie:** The Social Network || Ready Player One
 
-🎮 **Favorite Games:** Minecraft && Pokémon Firered && Wii Sports && Rocket League
+🎮 **Favorite Games:** Minecraft && Pokémon FireRed && Wii Sports && Rocket League
 
-📺 **Favorite Series:** Limitless || Silicon Valley
+📺 **Favorite Series:** Limitless && Silicon Valley
 
-📚 **Favorite Books:** MAGNUS || Hjertet i to: Seks måneder med Karpe
+📚 **Favorite Books:** MAGNUS && Hjertet i to: Seks måneder med Karpe
 
 ## Want to contact me? 📫
 
-You'll find all my contact information, and social media, under [connect](/connect)!
\ No newline at end of file
+You'll find all my contact information, and social media, under [**connect**](/connect)!
\ No newline at end of file
diff --git a/src/pages/garden/services/sidbot.md b/src/pages/garden/services/sidbot.md
index 148299a..55a14c9 100644
--- a/src/pages/garden/services/sidbot.md
+++ b/src/pages/garden/services/sidbot.md
@@ -6,7 +6,7 @@ layout: "../../../layouts/Layout.astro"
 
 ## 📝 Info
 
-This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [GitHub link](https://github.com/SindreKjelsrud/sidBot)
+This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [**GitHub link**](https://github.com/SindreKjelsrud/sidBot)
 
 ## 👷 Installation
 
diff --git a/src/pages/uses.md b/src/pages/uses.md
index aa1e924..61d4b7b 100644
--- a/src/pages/uses.md
+++ b/src/pages/uses.md
@@ -8,11 +8,11 @@ layout: "../layouts/Layout.astro"
 
 ## What do I use?
 
-The following is a list of the  different technologies that I use on a daily basis. This page was inspired by [uses this](https://usesthis.com/), and you can see more pages like this there.
+The following is a list of the  different technologies that I use on a daily basis. This page was inspired by [**Uses This**](https://usesthis.com/), and you can see more pages like this there.
 
 ![Image of my terminal](/img/term.png)
 
-For more details about my [dotfiles click here](https://github.com/SindreKjelsrud/dotfiles).
+For more details about my [**dotfiles click here**](https://github.com/SindreKjelsrud/dotfiles).
 
 ## 🐧 Hardware (+ OS)
 
@@ -25,15 +25,15 @@ For more details about my [dotfiles click here](https://github.com/SindreKjelsru
 
 ## 🧑‍💻 Software
 
-- [Alacritty](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator. 
-- [Bitwarden](https://bitwarden.com/). Open source password manager.
-- [Discord](https://discord.com/). For communication while gaming/coding.
-- [Firefox](https://www.mozilla.org/en-US/firefox/new/). Browser of choice.
-    - [uBlock Origin](https://ublockorigin.com/)
-- [GitHub](https://github.com/). For storing my Git-repos.
-- [Gmail](https://gmail.com). Current email provider, but want to switch.
-- [NetNewsWire](https://netnewswire.com/). RSS Reader.
-- [Obsidian](https://obsidian.md/). Private and flexible notetaking app.
-- [Spotify](https://spotify.com/). Current music-service of choice.
-- [VSCode](https://github.com/microsoft/vscode). IDE of choice most of the time.
-    - [neovim](https://neovim.io/). In progress of learning.
\ No newline at end of file
+- [**Alacritty**](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator. 
+- [**Bitwarden**](https://bitwarden.com/). Open source password manager.
+- [**Discord**](https://discord.com/). For communication while gaming/coding.
+- [**Firefox**](https://www.mozilla.org/en-US/firefox/new/). Browser of choice.
+    - [**uBlock Origin**](https://ublockorigin.com/)
+- [**GitHub**](https://github.com/). For storing my Git-repos.
+- [**Gmail**](https://gmail.com). Current email provider, but want to switch.
+- [**NetNewsWire**](https://netnewswire.com/). RSS Reader.
+- [**Obsidian**](https://obsidian.md/). Private and flexible notetaking app.
+- [**Spotify**](https://spotify.com/). Current music-service of choice.
+- [**VSCode**](https://github.com/microsoft/vscode). IDE of choice most of the time.
+    - [**neovim**](https://neovim.io/). In progress of learning.
\ No newline at end of file