Files
11ty_neocities/src/infinite_nightmare.md

27 lines
872 B
Markdown
Raw Normal View History

2023-05-03 15:31:01 +09:30
---
title: infinite nightmare list of artists / pieces / references / things i want to draw
layout: layout/base.njk
pagination:
data: infinite_nightmare
size: 1000
alias: postslist
2023-05-03 15:31:01 +09:30
---
<div class="infinite-nightmare list-formatting">
2023-05-03 15:31:01 +09:30
### 🔞 warning! some of this stuff will be nsfw or include art that is nsfw 🔞
2023-05-05 13:01:19 +09:30
thats just art baby! people are naked a _lot_ as it turns out
2023-05-03 15:31:01 +09:30
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 %}
{% infinitenightmare
post.title,
post.link,
post.image,
post.video,
post.iframelink,
post.description
%}
{% endfor %}
2023-05-03 15:31:01 +09:30
</div>