Removing my name and patreon supporters list

This commit is contained in:
Jocelyn Badgley 2025-01-26 13:27:05 -08:00
parent 8d2b3d6a05
commit 1bdc986078
No known key found for this signature in database
GPG Key ID: 909059F0FFF842D8
4 changed files with 4 additions and 59 deletions

View File

@ -11,15 +11,14 @@
"engines": { "engines": {
"node": "20" "node": "20"
}, },
"author": "Jocelyn Badgley <joc@twipped.com> (http://twipped.com/)",
"siteInfo": { "siteInfo": {
"title": "That's Gender Dysphoria, FYI", "title": "That's Gender Dysphoria, FYI",
"domain": "genderdysphoria.fyi", "domain": "genderdysphoria.fyi",
"lang": "en", "lang": "en",
"siteUrl": "https://genderdysphoria.fyi", "siteUrl": "https://genderdysphoria.fyi",
"description": "A resource for those questioning their gender, already on a gender journey, or simply wanting to learn more about what it is to be transgender.", "description": "A resource for those questioning their gender, already on a gender journey, or simply wanting to learn more about what it is to be transgender.",
"creator": "TwippingVanilla", "creator": "twipped@twipped.social",
"author": "Jocelyn Badgley", "author": "Twipped Media",
"rss": { "rss": {
"title": "That's Gender Dysphoria, FYI", "title": "That's Gender Dysphoria, FYI",
"feed_url": "https://genderdysphoria.fyi/atom.xml", "feed_url": "https://genderdysphoria.fyi/atom.xml",

View File

@ -10,7 +10,7 @@ classes:
The Gender Dysphoria Bible is a constant work in progress. As the understanding of gender and gender dysphoria develops, this site is constantly in need of further improvement. This site code and the page contents are available open source via the GitHub social programming site. The content of the site is licensed Creative Commons Non-Commercial Attribution ShareAlike, which means that its text cannot be reproduced for commercial purposes, must be credited back to this site if it is redistributed, and if a distribution alters the text, then it must also be released under the same license. The Gender Dysphoria Bible is a constant work in progress. As the understanding of gender and gender dysphoria develops, this site is constantly in need of further improvement. This site code and the page contents are available open source via the GitHub social programming site. The content of the site is licensed Creative Commons Non-Commercial Attribution ShareAlike, which means that its text cannot be reproduced for commercial purposes, must be credited back to this site if it is redistributed, and if a distribution alters the text, then it must also be released under the same license.
99% of the content on this site was written by the site maintainer, Jocelyn Badgley (aka [Curvy and Trans](http://www.curvyandtrans.com)). The site is a labor of love, and honestly there are sometimes weeks or months between updates because I just don't always have the [spoons](https://en.wikipedia.org/wiki/Spoon_theory) to work on this *and* my day job while taking care of my family. 99% of the content on this site was written by the site maintainer, Jocelyn Badgley. The site is a labor of love, and honestly there are sometimes weeks or months between updates because I just don't always have the [spoons](https://en.wikipedia.org/wiki/Spoon_theory) to work on this *and* my day job while taking care of my family.
## Ways You Can Help ## Ways You Can Help

View File

@ -82,10 +82,8 @@
{{block "body"}} {{block "body"}}
</div> </div>
<footer> <footer>
{{import "~/patreon"}} <p class="copyright">{{{lang 'FOOTER_COPYRIGHT'}}}<span class="cc-by-nc-sa">{{icon 'symbols/cc'}}{{icon 'symbols/cc-by'}}{{icon 'symbols/cc-nc'}}{{icon 'symbols/cc-sa'}}</span><br>&copy; {{date "now" "yyyy"}} Twipped Media {{lang 'FOOTER_COPYRIGHT2'}}</p>
<p class="copyright">{{{lang 'FOOTER_COPYRIGHT'}}}<span class="cc-by-nc-sa">{{icon 'symbols/cc'}}{{icon 'symbols/cc-by'}}{{icon 'symbols/cc-nc'}}{{icon 'symbols/cc-sa'}}</span><br>&copy; {{date "now" "yyyy"}} <a href="https://curvyandtrans.com">Jocelyn Badgley</a> {{lang 'FOOTER_COPYRIGHT2'}}</p>
<p class="foot-nav"><a href="/privacy.html">{{lang 'Privacy Policy'}}</a></p> <p class="foot-nav"><a href="/privacy.html">{{lang 'Privacy Policy'}}</a></p>
</footer> </footer>
</div> </div>

View File

@ -1,52 +0,0 @@
<div class="patreon-support">
<strong>{{{lang 'PATREON_FOOTER_BODY'}}}</strong>
<p>{{{lang 'PATREON_FOOTER_THANKS'}}}</p>
<ul>
<li>Alexey Popov</li>
<li>Alita Moore</li>
<li>Alla</li>
<li>Amanda B</li>
<li>Amanda McPeck</li>
<li>Amelia Unchained</li>
<li>B Smith</li>
<li>Blake VanTassel</li>
<li>Brass Cowbell</li>
<li>Callie</li>
<li>Clarity Amaranthine</li>
<li>Dandre Allison</li>
<li>Dillon</li>
<li>Douglas Wolff</li>
<li>Evelin M. C.</li>
<li>Fastbuilder575</li>
<li>Franziska Roten</li>
<li>Gwen Marshall</li>
<li>Hannah Johnson-Walsh</li>
<li>Heather Lunde</li>
<li>J</li>
<li>Jaye R.</li>
<li>Jon Sailor</li>
<li>Julia Hocken</li>
<li>K. Volkert</li>
<li>Kai</li>
<li>Kate Kiesel</li>
<li>Kayla Coyote</li>
<li>Laura B Tinter</li>
<li>Lee Piner</li>
<li>madderloss</li>
<li>Made of Stars</li>
<li>Mae</li>
<li>Mara</li>
<li>Meghan Hailey Jantak</li>
<li>Miguel Corona</li>
<li>N</li>
<li>Olivia Thiderman</li>
<li>patternicity</li>
<li>Scout</li>
<li>Shannon P</li>
<li>Spears Dracona</li>
<li>Temperance</li>
<li>Xanterra</li>
<li>Zoé Cassiopée</li>
</ul>
<hr>
</div>