Add some more classes for CSS

This commit is contained in:
mez 2024-12-17 23:37:09 +00:00
parent 13aa8bd1ef
commit f9961bf6d4
6 changed files with 26 additions and 6 deletions

View file

@ -31,6 +31,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
- =tradestatement=: statement to place on your trading page
- =maxmastered=: maximum number of most recently mastered decks to show on the index page
- =ownedpage=: =True= if you want a page displaying your entire collection, =False= otherwise
- =firstmasteries=: a list of decks you mastered first
- =masscollect=: list (python dict) of series/themes being mass collected and which decks to include in each one
- Run the following:
#+BEGIN_SRC bash