From 8addf09ee0d92c2e4697671223a9b6fffce80c84 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 7 Apr 2025 15:10:31 -0400 Subject: [PATCH] Remove itch.io link, move PeerTube link --- config.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/config.yaml b/config.yaml index ca0c250..835b399 100644 --- a/config.yaml +++ b/config.yaml @@ -86,16 +86,6 @@ menu: - img: 'icons/talks.svg' url: 'talks' weight: 5 - - name: 'Games' - params: - - img: 'icons/game.svg' - url: 'https://redstrate.itch.io/' - weight: 6 - - name: 'Videos' - params: - - img: 'icons/video.svg' - url: 'https://tube.ryne.moe/@redchannel' - weight: 7 - name: 'Shrines' params: - img: 'icons/shrines.svg' @@ -184,6 +174,11 @@ menu: - img: 'icons/github.svg' url: 'https://github.com/redstrate' weight: 5 + - name: 'PeerTube' + params: + - img: 'icons/video.svg' + url: 'https://tube.ryne.moe/@redchannel' + weight: 7 defaultContentLanguage: 'en' languageCode: 'en-us'