Fix typo in disability pride button alt text
This commit is contained in:
parent
b081da71fe
commit
02a9c3f92b
|
@ -89,7 +89,7 @@ eleventyComputed:
|
||||||
{{ prideButton("demigirl", "Demigirl pride flag", "I am a demiwoman") }}
|
{{ prideButton("demigirl", "Demigirl pride flag", "I am a demiwoman") }}
|
||||||
{{ prideButton("agender", "Agender pride flag", "I am agender") }}
|
{{ prideButton("agender", "Agender pride flag", "I am agender") }}
|
||||||
{{ prideButton("bigender", "Bigender pride flag", "I am bigender") }}
|
{{ prideButton("bigender", "Bigender pride flag", "I am bigender") }}
|
||||||
{{ prideButton("disability", "Dsiability pride flag", "Visually Safe Disability Pride Flag
|
{{ prideButton("disability", "Disability pride flag", "Visually Safe Disability Pride Flag
|
||||||
by Ann Magill (2021)") }}
|
by Ann Magill (2021)") }}
|
||||||
</ul>
|
</ul>
|
||||||
<p>Credit to <a href="https://rainy.gay/pride/pridebuttons">Dime</a> for these pride buttons!</p>
|
<p>Credit to <a href="https://rainy.gay/pride/pridebuttons">Dime</a> for these pride buttons!</p>
|
||||||
|
|
Loading…
Reference in New Issue