Add logos for projects

Signed-off-by: Naomi Roberts <mia@naomieow.xyz>

lesbian.skin 23b89658 9ac0cb84

verified
Changed files
+3 -3
src
src/static/assets/cfs.webp

This is a binary file and will not be displayed.

src/static/assets/get_pricked.webp

This is a binary file and will not be displayed.

src/static/assets/rpg_titles.webp

This is a binary file and will not be displayed.

+1 -1
src/website/data/projects/cfs.dj
··· 1 1 --- 2 2 title = "Carcinogenic Fibrous Silicate" 3 - icon = "/assets/cfs.png" 3 + icon = "/assets/cfs.webp" 4 4 author = "Naomi Roberts" 5 5 summary = "Small joke mod requested by some friends that adds Asbestos to the game." 6 6 source = "https://codeberg.org/naomi/asbestos"
+1 -1
src/website/data/projects/pricked.dj
··· 1 1 --- 2 2 title = "Get Pricked!" 3 - icon = "/assets/pricked.png" 3 + icon = "/assets/get_pricked.webp" 4 4 author = "Naomi Roberts" 5 5 summary = "Ever been playing the game and thought a block should damage you even though it doesn't? Well, now they do!" 6 6 source = "https://codeberg.org/naomi/pricked"
+1 -1
src/website/data/projects/rpgtitles.dj
··· 1 1 --- 2 2 title = "RPGTitles" 3 - icon = "/assets/titles.png" 3 + icon = "/assets/rpg_titles.webp" 4 4 author = "Naomi Roberts" 5 5 summary = "Small, cosmetic datapack that adds titles to various things in the game!" 6 6 source = "https://codeberg.org/naomi/rpgtitles"