diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 3bbbdfb..59a4502 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -3,6 +3,7 @@ + {% if title %} {% set pageTitle %}{{ title }} | {{ metadata.title }}{% endset %} diff --git a/src/ads/writing-editing-and-literature/wizardofdocs-wandering-shop.md b/src/ads/writing-editing-and-literature/wizardofdocs-wandering-shop.md new file mode 100644 index 0000000..8ab4e97 --- /dev/null +++ b/src/ads/writing-editing-and-literature/wizardofdocs-wandering-shop.md @@ -0,0 +1,8 @@ +--- +title: "Short Fiction & Nonfiction Editing" +handle: "@WizardOfDocs@wandering.shop" +url: "wandering.shop/@WizardOfDocs" +blurb: "Need help making your writing sound the way you want? Frustrated with AI hype and looking for an editor who actually understands the difference between lightning and a lightning bug? I've been writing and editing short fiction and technical documentation for at least a decade, and I want to help you make your audience feel what you want them to feel and learn what you want them to learn. I'm also happy to go through my feedback with you and help you develop your own writing instincts." +rate: +date: 2026-05-05 +--- diff --git a/src/daily/2026-05-05.njk b/src/daily/2026-05-05.njk new file mode 100644 index 0000000..fce5af5 --- /dev/null +++ b/src/daily/2026-05-05.njk @@ -0,0 +1,7 @@ +--- +title: May 5th, 2026 +--- +{% css %}{% include "css/listings.css" %}{% endcss %} + +{% set today = "2026-05-05" %} +{% include "daily-listings.njk" %}