add junk drawer index

This commit is contained in:
filifa
2026-04-15 18:45:37 -04:00
parent 9e5ee71efc
commit c6ac6d4c5e
3 changed files with 41 additions and 0 deletions

3
styles/junk-index.css Normal file
View File

@@ -0,0 +1,3 @@
#posts-list {
list-style-type: disc;
}