⚒️ Adds alertbox to all definitions (#218)

* Adds alertbox to definition pages

* Fixes syntax of links and improves wording of callout links to contribute
This commit is contained in:
jlealess
2020-06-22 16:01:43 -04:00
committed by GitHub
parent f72d41280a
commit 5789b3910a
8 changed files with 34 additions and 26 deletions

View File

@ -18,6 +18,7 @@
</header>
{% include 'components/content-warning-flag.njk' %}
{% include 'components/definition-content.njk' %}
{% include 'components/alertbox.njk' %}
{% renderDefinitionContentNextEntries title, slug, collections.definedWords %}
</article>
</main>