feat(definitions): remove type of flag and always use text

This commit is contained in:
Oscar 2019-11-17 22:26:48 +01:00
parent ca10894ce7
commit 6ef759b5ef
5 changed files with 9 additions and 14 deletions

View File

@ -15,16 +15,11 @@
<link
rel="stylesheet"
href="{{ 'assets/css/base.css' | url }}"
href="{{ '/assets/css/base.css' | url }}"
>
</head>
<body>
<main>
{{ content | safe }}
{% include 'components/table-of-content.njk' %}
<section>
<h2>Words</h2>
{% include 'components/defintions-list.njk' %}
</section>
</main>
{% block content %}
{% endblock content %}
</body>
</html>

View File

@ -2,7 +2,7 @@
title: crazy
slug: crazy
flag:
type: ableist-slur
text: 'Ableist Slur'
level: avoid
defined: true
speech: noun

View File

@ -2,7 +2,7 @@
title: 👌 [ok-hand]
slug: ok-hand
flag:
type: racist-symbol
text: 'Racist Symbol'
level: avoid
defined: true
speech: noun

View File

@ -7,9 +7,9 @@ flag:
level: tool
text: White Supremacy Tool
reading:
- text: Are you practicing performative allyship?
- text: 'Are you practicing performative allyship?'
href: http://affinitymagazine.us/2017/07/09/are-you-practicing-performative-allyship/
- text: Is This Your Queen? Ellen Pompeo, Growth and Performative White Allyship
- text: 'Is This Your Queen? Ellen Pompeo, Growth and Performative White Allyship'
href: https://www.theroot.com/is-this-your-queen-ellen-pompeo-growth-and-performati-1830593400
- text: 'Performative allyship: what it is, what it looks like, and why we want to avoid it.'
href: https://www.scarymommy.com/performative-allyship-what-it-is-what-it-looks-like-and-why-we-want-to-avoid-it/

View File

@ -2,7 +2,7 @@
title: Psychopath
slug: psychopath
flag:
type: ableist-slur
type: 'Ableist Slur'
level: avoid
defined: false
---