add infinite nightmare to sitemap
This commit is contained in:
@ -9,6 +9,7 @@ title: sitemap
|
|||||||
[links](/links/)
|
[links](/links/)
|
||||||
[credits](/credits/)
|
[credits](/credits/)
|
||||||
[journal.html](/journal_html/)
|
[journal.html](/journal_html/)
|
||||||
|
[infinite nightmare list of things i want to draw](/infinite_nightmare/)
|
||||||
{% for tag in collections.tagsList %}
|
{% for tag in collections.tagsList %}
|
||||||
[{{tag}}]({{"/" + tag + "/"}})
|
[{{tag}}]({{"/" + tag + "/"}})
|
||||||
{% for post in collections[tag] %}
|
{% for post in collections[tag] %}
|
||||||
|
Reference in New Issue
Block a user