adding tanos edge
This commit is contained in:
parent
671773ce99
commit
0bb968b802
BIN
deadsands/content/images/tanos_edge.png
Normal file
BIN
deadsands/content/images/tanos_edge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 MiB |
BIN
deadsands/content/images/tanos_edge_thumb.png
Normal file
BIN
deadsands/content/images/tanos_edge_thumb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
|
@ -10,5 +10,6 @@ key_image:
|
|||
alt: "Hand-drawn map of the Dewa Q'Asos"
|
||||
gallery:
|
||||
overland_map.png: "Overland map of the Sahwat Desert (so far)"
|
||||
tanos_edge.png: "Old Town district of Tano's Edge"
|
||||
---
|
||||
|
||||
|
|
|
@ -11,6 +11,6 @@ date: {{ date }}
|
|||
{% if summary %}
|
||||
summary: {{summary}}
|
||||
{% endif %}
|
||||
status: {{ status if status else 'publish }}
|
||||
status: {{ status if status else 'publish' }}
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
AUTHOR = 'evilchili'
|
||||
SITENAME = 'The Dead Sands'
|
||||
SITEURL = 'https://deadsands.froghat.club/'
|
||||
# SITEURL = 'https://deadsands.froghat.club'
|
||||
RELATIVE_URLS = False
|
||||
THEME = 'deadsands-theme'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user