add infinite nightmare to sitemap
This commit is contained in:
@ -8,7 +8,8 @@ title: sitemap
|
|||||||
[sitemap](/sitemap/) \<-- you are here babey!!
|
[sitemap](/sitemap/) \<-- you are here babey!!
|
||||||
[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