- Read in fandom name substitutions from a central location

- Modify template to get rid of unused fields
- CSS tweaks
This commit is contained in:
mez 2025-07-21 20:10:52 +01:00
parent fb5e797988
commit 089a0143f6
5 changed files with 32 additions and 81 deletions

View file

@ -7,5 +7,3 @@ original =
datewords = [{"date":datetime.datetime(YYYY,M,D),"words":}]
status = "complete" # incomplete, abandoned
summary = ""
ao3slug =
# comments = [] # see originalsmeta/template.py for format