HTML Folder Cleanup (#15009)

This commit is contained in:
SleepyGemmy
2022-11-12 23:02:39 +01:00
committed by GitHub
parent 2d2c48f17b
commit 05373ca799
5 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -403,7 +403,8 @@ var/list/asset_datums = list()
"loading.gif" = 'html/images/loading.gif',
"ie-truth.min.js" = 'html/iestats/ie-truth.min.js',
"conninfo.min.js" = 'html/iestats/conninfo.min.js',
"copyright_infrigement.png" = 'html/copyright_infrigement.png'
"copyright_infrigement.png" = 'html/images/copyright_infrigement.png',
"88x31.png" = 'html/images/88x31.png'
)
/datum/asset/simple/paper
+6
View File
@@ -0,0 +1,6 @@
author: SleepyGemmy
delete-after: True
changes:
- backend: "Moves some stuff in the HTML folder to a more appropiate folder."
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 660 B

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 362 B