From 1cefdd3207240ee96cda54942d8a545848acee95 Mon Sep 17 00:00:00 2001 From: matt Date: Sat, 12 Oct 2024 21:55:51 +0200 Subject: [PATCH] neu --- config.toml | 6 ++++++ .../iron-man-8-pieces-helmet.md | 4 ++-- ...hne Licht- und Schatteneffekte.png => ironman.png} | Bin 3 files changed, 8 insertions(+), 2 deletions(-) rename content/{spiele => link-collection}/iron-man-8-pieces-helmet.md (71%) rename 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 => ironman.png} (100%) 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