diff --git a/config.toml b/config.toml
index 7e7d5ea..2836091 100644
--- a/config.toml
+++ b/config.toml
@@ -21,6 +21,12 @@ publishdir = "/var/www/localhost/htdocs"
name = "Spiele"
pre = ""
url = "/categories/spiele"
+[[menu.main]]
+ weight = 2
+ identifier = "links"
+ name = "Links"
+ pre = ""
+ url = "/categories/link-collection"
[[menu.main]]
weight = 3
identifier = "categories"
diff --git a/content/spiele/iron-man-8-pieces-helmet.md b/content/link-collection/iron-man-8-pieces-helmet.md
similarity index 71%
rename from content/spiele/iron-man-8-pieces-helmet.md
rename to content/link-collection/iron-man-8-pieces-helmet.md
index 337498d..77d05a1 100644
--- a/content/spiele/iron-man-8-pieces-helmet.md
+++ b/content/link-collection/iron-man-8-pieces-helmet.md
@@ -1,8 +1,8 @@
---
title: "Iron man helmet 8 pieces"
categories:
-- Spiele
-thumbnailImage: /spiele/Flappy-Witch/logo.png
+- link-collection
+thumbnailImage: /link-collection/ironman.png
---
[Der link zur Webseite](https://hammer62.com/de-jp/collections/ironman-helmet/products/autoking-mk5)
\ No newline at end of file
diff --git a/static/link-collection/Ein minimalistischer Iron Man Helm in Rot und Silber mit blauen Augen und blauen Augenrändern auf einem weißen Hintergrund, ohne Licht- und Schatteneffekte.png b/static/link-collection/ironman.png
similarity index 100%
rename from static/link-collection/Ein minimalistischer Iron Man Helm in Rot und Silber mit blauen Augen und blauen Augenrändern auf einem weißen Hintergrund, ohne Licht- und Schatteneffekte.png
rename to static/link-collection/ironman.png