1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-26 04:52:43 +00:00

Changed inject helper to import

This commit is contained in:
Jocelyn Badgley (Twipped)
2020-02-21 20:06:02 -08:00
parent 260138f25d
commit 5cd2083e4d
20 changed files with 53 additions and 53 deletions

View File

@@ -28,7 +28,7 @@ Post-transition presentational dysphoria is usually simply a case of high discom
### Presentation's Affect on Physical Dysphoria.
{!{ <div class="gutter">{{inject '~/tweet' ids=(array
{!{ <div class="gutter">{{import '~/tweet' ids=(array
'1215716435068100611'
'1215716435974066176'
'1215716436980703233'
@@ -43,7 +43,7 @@ I, myself am very feminine in my preferred presentation, and I had a longing to
What does this look like? Well, it looks a lot like other common body image issues. A tendency to avoid anything form fitting, leaning towards softer fabrics and baggier clothes. A classic gender dysphoria trope is the kid who wears nothing but sweatpants and hoodies. Clothes will be oversized in order to keep them from hugging the body. AFABs may prefer to wear compressing sports bras in order to minimize their chests, and avoid anything with a tight waistline.
{!{ <div class="gutter">{{inject '~/tweet' ids=(array
{!{ <div class="gutter">{{import '~/tweet' ids=(array
'1191555135756853249'
) tweets=meta.tweets className="" }}</div> }!}
@@ -58,4 +58,4 @@ Performative Presentation was practically required prior to the reformation of W
Presentation is especially important among pre-pubescent children, as they lack any significant secondary sexual characteristics. Clothing and hair are the only ways we have to show the gender of a child, so much so that if a baby simply wears a pink shirt, strangers assume it is a girl. Even unisex clothing for kids is strongly gendered by way of colors and graphics. For trans children it can be extremely distressing to be either forced to cut their hair, or required to grow it out. Denying a young trans girl access to dresses, or forcing them onto a trans boy, can be debilitating to their morale.
{!{ {{inject '_pager'}} }!}
{!{ {{import '_pager'}} }!}