List pending trades on a page
This commit is contained in:
parent
a24391d01d
commit
c7cf249304
2 changed files with 109 additions and 30 deletions
|
@ -30,7 +30,7 @@ Python scripts to generate a mobile-friendly static site for tracking tcg cards
|
|||
- =neocities=: set to =True= if you will be using the neocities CLI
|
||||
- =servername=: name set for your remote in =rclone= (if not using the neocities CLI)
|
||||
- =serverpath=: path to the site root on the server (if not using the neocities CLI; with leading slash, without trailing slash)
|
||||
- =subfolder=: subfolder under your (sub)domain in which the TCG pages will be located (leave as an empty string if they are at the top level; if using the neocities CLI this will not work and the pages will be uploaded to the site root)
|
||||
- =subfolder=: subfolder under your (sub)domain in which the TCG pages will be located (leave as an empty string if they are at the top level; leave out both leading and trailing slash; if using the neocities CLI this will not work and the pages will be uploaded to the site root)
|
||||
- =url=: URL of your site index page including =https://=
|
||||
- =name=: the name you use in the game
|
||||
- =hovertext=: text to display when hovering over the header image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue