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'