Move projects to games

This commit is contained in:
HackerNCoder 2022-11-12 21:15:59 +01:00
parent 8bf808380c
commit 1fe2a701f0
10 changed files with 6 additions and 6 deletions

View file

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

View file

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 177 KiB

View file

@ -1,3 +1,3 @@
_model: projects
_model: games
---
ogpimage: /images/ogp.png

View file

Before

Width:  |  Height:  |  Size: 298 KiB

After

Width:  |  Height:  |  Size: 298 KiB

View file

@ -1,14 +1,14 @@
[butterflysoup2]
title = Butterfly Soup 2
path = "/projects/butterflysoup2/"
path = "/games/butterflysoup2/"
sort_key = 0
[lucahboad]
title = Lucah Born Of A Dream
path = "/projects/lucahboad/"
path = "/games/lucahboad/"
sort_key = 1
[butterflysoup]
title = Butterfly Soup
path = "/projects/butterflysoup/"
path = "/games/butterflysoup/"
sort_key = 2

View file

@ -1,6 +1,6 @@
[model]
name = Projects
label = Projects
name = Games
label = Games
protected = yes
[fields.ogpimage]