new listing action_jay plus remove requests from daily view
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-18 13:56:47 -07:00
parent de29021a49
commit 28f9c6d11a
3 changed files with 17 additions and 0 deletions

View File

@ -14,9 +14,11 @@ section > h2 {
{% include "listings.njk" %} {% include "listings.njk" %}
</section> </section>
{#
<section> <section>
<h2>Requests</h2> <h2>Requests</h2>
{% set category = "requests" %} {% set category = "requests" %}
{% include "listings.njk" %} {% include "listings.njk" %}
</section> </section>
#}

7
src/daily/2026-05-18.njk Normal file
View File

@ -0,0 +1,7 @@
---
title: May 18th, 2026
---
{% css %}{% include "css/listings.css" %}{% endcss %}
{% set day = "2026-05-18" %}
{% include "daily.njk" %}

View File

@ -0,0 +1,8 @@
---
title: "Forgotten Realms (D&D 5e) World Building"
handle: "@action_jay@mstdn.ca"
url: "mstdn.ca/@action_jay"
blurb: "Running a campaign and want to bounce ideas off someone other than a chat bot? I'm relatively familiar with the source material and learning more all the time. I can also help with ideas for prep, technical work with Foundry VTT and finding resources and inspiration."
rate:
date: 2026-05-18
---