mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-20 16:39:09 +00:00
🐛 Updates content-warning-flag.njk (#193)
* Update content-warning-flag.njk Adds a missing space * force tests Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
This commit is contained in:
parent
918863ebde
commit
c5836bbddb
@ -3,7 +3,7 @@
|
|||||||
flag.text and
|
flag.text and
|
||||||
(flag.level == 'avoid') -%}
|
(flag.level == 'avoid') -%}
|
||||||
<div class="u-margin-bottom-double content-flag content-flag--avoid">
|
<div class="u-margin-bottom-double content-flag content-flag--avoid">
|
||||||
<p class="small">We would recommend adding a content warning when speaking about this term. Please<a href="#content-warning-guide">read the guidance</a> on how and when to warn people before using this term in any context.</p>
|
<p class="small">We would recommend adding a content warning when speaking about this term. Please <a href="#content-warning-guide">read the guidance</a> on how and when to warn people before using this term in any context.</p>
|
||||||
</div>
|
</div>
|
||||||
{%- elseif
|
{%- elseif
|
||||||
flag and
|
flag and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user