diff --git a/content/honorable-mentions.md b/content/honorable-mentions.md
new file mode 100644
index 0000000..74dec8e
--- /dev/null
+++ b/content/honorable-mentions.md
@@ -0,0 +1,26 @@
+---
+title: "Vielen Dank für das ermöglichen dieser Website!"
+date: 2023-03-11T03:31:45+00:00
+layout: "page"
+type: page
+comments: false
+---
+
+# Vielen Dank für das ermöglichen dieser Website!
+
+Um eine Website wie diese zu betreiben werden viele Komponenten benötigt.
+Egal ob Software, Server, Icon oder Schriftart, ich möchte mich bei allen Personen dahinter bedanken.
+
+## Genutzte Werke
+
+Die folgenden Werke habe ich nach deren Lizenzen verwendet. Lizenzen die eine Erwähnung fordern sind an erster Stelle, da es für die Lizenzinhaber wichtig ist.
+
+- Unter [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
+ - Icon / Emoji Flagge Deutschland von Ferdinant Sorg ([Quelle](https://openmoji.org/library/emoji-1F1E9-1F1EA/))
+ - Icon / Emoji Flagge Vereinigte Staaten von Ferdinant Sorg ([Quelle](https://openmoji.org/library/emoji-1F1FA-1F1F8/))
+- Unter [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
+ - [Link Icons](https://kb-one.de/links) von Font Awesome Free ([Quelle](https://fontawesome.com/))
+- Unter [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0)
+ - Software Hugo als Gerüst der Website ([Offizielle Website](https://gohugo.io/))
+- Unter [GNU General Public License v3.0](https://www.gnu.org/licenses/)
+ - Theme Luna als Vorlage der Website ([Quellcode](https://github.com/Ice-Hazymoon/hugo-theme-luna))
\ No newline at end of file
diff --git a/content/links/index.en-us.md b/content/links/index.en-us.md
index 5aec97b..7fe7c7e 100644
--- a/content/links/index.en-us.md
+++ b/content/links/index.en-us.md
@@ -4,7 +4,17 @@ date: 2022-12-13T21:24:00+08:00
layout: "links"
---
-#### WebSite
+#### Quick-Links for kb-one Accounts:
+{{< link url="https://git.kb-one.de" image="kb-git-primary-small.png" title="kb-one Gitea" desc="kb-one Gitea">}}
+{{< link url="https://cloud.kb-one.de" image="kb-cloud-primary-small.png" title="kb-one Cloud" desc="kb-one Cloud">}}
-{{< link url="https://github.com/kb01guy" image="github.png" title="GitHub" desc="My Github Account" >}}
-{{< link url="https://www.youtube.com/@kb01guy74" image="youtube.png" title="YouTube" desc="My YouTube Channel" >}}
+#### Follow me:
+{{< link url="https://twitch.tv/kb01guy" image="twitch.png" title="Twitch" desc="Whatch kB01guy live on Twitch">}}
+{{< link url="https://www.youtube.com/@kb01guy74" image="youtube.png" title="YouTube" desc="kB01's videos on YouTube" >}}
+{{< link url="https://www.instagram.com/kb01guy/" image="instagram.png" title="Instagram" desc="kB01guy on Instagram">}}
+
+{{< link url="https://chaos.social/@kb01" image="mastodon.png" title="Mastodon" desc="kB01 tooting on chaos.social">}}
+{{< link url="https://twitter.com/kb01guy" image="twitter.png" title="Twitter" desc="kB01guy tweeting on Twitter">}}
+
+{{< link url="https://git.kb-one.de/kb01" image="kb-git-primary-small.png" title="kb-one Gitea" desc="kB01's Code at Gitea">}}
+{{< link url="https://github.com/kb01guy" image="github.png" title="GitHub" desc="kB01's Code at GitHub" >}}
\ No newline at end of file
diff --git a/content/links/index.md b/content/links/index.md
index bc34055..e8c0f22 100644
--- a/content/links/index.md
+++ b/content/links/index.md
@@ -4,7 +4,17 @@ date: 2022-12-13T21:24:00+08:00
layout: "links"
---
-#### WebSite
+#### Quick-Links für kb-one Accounts:
+{{< link url="https://git.kb-one.de" image="kb-git-primary-small.png" title="kb-one Gitea" desc="kb-one Gitea">}}
+{{< link url="https://cloud.kb-one.de" image="kb-cloud-primary-small.png" title="kb-one Cloud" desc="kb-one Cloud">}}
-{{< link url="https://github.com/kb01guy" image="github.png" title="GitHub" desc="Mein Github Account" >}}
-{{< link url="https://www.youtube.com/@kb01guy74" image="youtube.png" title="YouTube" desc="Mein YouTube Kanal" >}}
+#### Folge mir:
+{{< link url="https://twitch.tv/kb01guy" image="twitch.png" title="Twitch" desc="kB01guy's Live-Streams auf Twitch">}}
+{{< link url="https://www.youtube.com/@kb01guy74" image="youtube.png" title="YouTube" desc="kB01's Videos auf YouTube" >}}
+{{< link url="https://www.instagram.com/kb01guy/" image="instagram.png" title="Instagram" desc="kB01guy auf Instagram">}}
+
+{{< link url="https://chaos.social/@kb01" image="mastodon.png" title="Mastodon" desc="kB01 auf chaos.social">}}
+{{< link url="https://twitter.com/kb01guy" image="twitter.png" title="Twitter" desc="kB01guy auf Twitter">}}
+
+{{< link url="https://git.kb-one.de/kb01" image="kb-git-primary-small.png" title="kb-one Gitea" desc="kB01's Code auf Gitea">}}
+{{< link url="https://github.com/kb01guy" image="github.png" title="GitHub" desc="kB01's Code auf GitHub" >}}
\ No newline at end of file
diff --git a/content/links/instagram.png b/content/links/instagram.png
new file mode 100644
index 0000000..6f873f6
Binary files /dev/null and b/content/links/instagram.png differ
diff --git a/content/links/instagram.svg b/content/links/instagram.svg
new file mode 100644
index 0000000..79ad448
--- /dev/null
+++ b/content/links/instagram.svg
@@ -0,0 +1,53 @@
+
+
+
+
diff --git a/content/links/kb-auth-primary.png b/content/links/kb-auth-primary.png
new file mode 100644
index 0000000..5f5ad50
Binary files /dev/null and b/content/links/kb-auth-primary.png differ
diff --git a/content/links/kb-auth-transparent.png b/content/links/kb-auth-transparent.png
new file mode 100644
index 0000000..f7ed33e
Binary files /dev/null and b/content/links/kb-auth-transparent.png differ
diff --git a/content/links/kb-cloud-primary-small.png b/content/links/kb-cloud-primary-small.png
new file mode 100644
index 0000000..44663a7
Binary files /dev/null and b/content/links/kb-cloud-primary-small.png differ
diff --git a/content/links/kb-cloud-primary.png b/content/links/kb-cloud-primary.png
new file mode 100644
index 0000000..aaabf98
Binary files /dev/null and b/content/links/kb-cloud-primary.png differ
diff --git a/content/links/kb-cloud-transparent.png b/content/links/kb-cloud-transparent.png
new file mode 100644
index 0000000..fa0901c
Binary files /dev/null and b/content/links/kb-cloud-transparent.png differ
diff --git a/content/links/kb-git-primary-small.png b/content/links/kb-git-primary-small.png
new file mode 100644
index 0000000..d307f1b
Binary files /dev/null and b/content/links/kb-git-primary-small.png differ
diff --git a/content/links/kb-git-primary.png b/content/links/kb-git-primary.png
new file mode 100644
index 0000000..f43cb07
Binary files /dev/null and b/content/links/kb-git-primary.png differ
diff --git a/content/links/kb-git-transparent.png b/content/links/kb-git-transparent.png
new file mode 100644
index 0000000..f6a770f
Binary files /dev/null and b/content/links/kb-git-transparent.png differ
diff --git a/content/links/mastodon.png b/content/links/mastodon.png
new file mode 100644
index 0000000..711cf6e
Binary files /dev/null and b/content/links/mastodon.png differ
diff --git a/content/links/mastodon.svg b/content/links/mastodon.svg
new file mode 100644
index 0000000..442b915
--- /dev/null
+++ b/content/links/mastodon.svg
@@ -0,0 +1,53 @@
+
+
+
+
diff --git a/content/links/soundcloud.png b/content/links/soundcloud.png
new file mode 100644
index 0000000..ce6416d
Binary files /dev/null and b/content/links/soundcloud.png differ
diff --git a/content/links/soundcloud.svg b/content/links/soundcloud.svg
new file mode 100644
index 0000000..704731f
--- /dev/null
+++ b/content/links/soundcloud.svg
@@ -0,0 +1,53 @@
+
+
+
+
diff --git a/content/links/twitch.png b/content/links/twitch.png
new file mode 100644
index 0000000..0d53e32
Binary files /dev/null and b/content/links/twitch.png differ
diff --git a/content/links/twitch.svg b/content/links/twitch.svg
new file mode 100644
index 0000000..eef806e
--- /dev/null
+++ b/content/links/twitch.svg
@@ -0,0 +1,57 @@
+
+
+
+
diff --git a/content/links/twitter.png b/content/links/twitter.png
new file mode 100644
index 0000000..99bcea7
Binary files /dev/null and b/content/links/twitter.png differ
diff --git a/content/links/twitter.svg b/content/links/twitter.svg
new file mode 100644
index 0000000..c96981c
--- /dev/null
+++ b/content/links/twitter.svg
@@ -0,0 +1,53 @@
+
+
+
+
diff --git a/content/links/youtube.png b/content/links/youtube.png
index 6186482..b724e19 100644
Binary files a/content/links/youtube.png and b/content/links/youtube.png differ
diff --git a/content/links/youtube.svg b/content/links/youtube.svg
new file mode 100644
index 0000000..e460bf4
--- /dev/null
+++ b/content/links/youtube.svg
@@ -0,0 +1,53 @@
+
+
+
+