new listing action_jay plus remove requests from daily view
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -14,9 +14,11 @@ section > h2 {
|
||||
{% include "listings.njk" %}
|
||||
</section>
|
||||
|
||||
{#
|
||||
<section>
|
||||
<h2>Requests</h2>
|
||||
|
||||
{% set category = "requests" %}
|
||||
{% include "listings.njk" %}
|
||||
</section>
|
||||
#}
|
||||
|
||||
7
src/daily/2026-05-18.njk
Normal file
7
src/daily/2026-05-18.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: May 18th, 2026
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
{% set day = "2026-05-18" %}
|
||||
{% include "daily.njk" %}
|
||||
8
src/offers/miscellany-and-more/action_jay-mstdn-ca.md
Normal file
8
src/offers/miscellany-and-more/action_jay-mstdn-ca.md
Normal 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
|
||||
---
|
||||
Reference in New Issue
Block a user