adding tanos edge
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 4.1 MiB |
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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user