1
1
Fork 0

Link to notist from community page

This commit is contained in:
Ava Wroten 2021-04-01 13:57:25 -05:00
parent bb25e11379
commit fd964c744d
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
{{ page.fileSlug | capitalize }}
</h2>
<div class="mt-3 text-xl text-gray-500 sm:mt-4">
{{ description }}
{{ description | safe }}
</div>
</div>

View file

@ -1,6 +1,6 @@
---
layout: category.njk
description: 🤝 Trying to do a little good in the world
description: 🤝 Trying to do a little good in the world<a class="text-pink-700 hover:underline focus:text-white focus:bg-pink-700 focus:outline-link" href="https://noti.st/gaiety">View my public speaking profile on notist</a>
eleventyExcludeFromCollections: true
---