Files
11ty_neocities/src/infinite_nightmare_draft.md
2023-10-06 15:30:47 +10:30

13 KiB

title, layout, pagination, draft
title layout pagination draft
infinite nightmare list of artists / pieces / references / things i want to draw layout/base.njk
data size alias
infinite_nightmare 10 postslist
true

🔞 warning! some of this stuff will be nsfw or include art that is nsfw 🔞

thats just art baby! people are naked a lot as it turns out

welcome to the infinite nightmare list aka a big dumpster for me to put art related stuff that i want to revisit at some point. each section should have a reason that i want to revisit a link. also, i will probably just take images directly from the source so if shit is broken then that would be why

{% for post in postsList %}


{{ post.title }}
[link]({{ post.link }})
![]({{ post.image }}) {{post.description}}
{% endfor %}