Remove itch.io link, move PeerTube link
This commit is contained in:
parent
121d1a81c0
commit
8addf09ee0
1 changed files with 5 additions and 10 deletions
15
config.yaml
15
config.yaml
|
@ -86,16 +86,6 @@ menu:
|
||||||
- img: 'icons/talks.svg'
|
- img: 'icons/talks.svg'
|
||||||
url: 'talks'
|
url: 'talks'
|
||||||
weight: 5
|
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'
|
- name: 'Shrines'
|
||||||
params:
|
params:
|
||||||
- img: 'icons/shrines.svg'
|
- img: 'icons/shrines.svg'
|
||||||
|
@ -184,6 +174,11 @@ menu:
|
||||||
- img: 'icons/github.svg'
|
- img: 'icons/github.svg'
|
||||||
url: 'https://github.com/redstrate'
|
url: 'https://github.com/redstrate'
|
||||||
weight: 5
|
weight: 5
|
||||||
|
- name: 'PeerTube'
|
||||||
|
params:
|
||||||
|
- img: 'icons/video.svg'
|
||||||
|
url: 'https://tube.ryne.moe/@redchannel'
|
||||||
|
weight: 7
|
||||||
|
|
||||||
defaultContentLanguage: 'en'
|
defaultContentLanguage: 'en'
|
||||||
languageCode: 'en-us'
|
languageCode: 'en-us'
|
||||||
|
|
Loading…
Add table
Reference in a new issue