1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Continuing work on a build pipeline

This commit is contained in:
Jocelyn Badgley (Twipped)
2022-04-24 16:36:18 -07:00
parent 93743fc532
commit 2f44d2945a
9 changed files with 113 additions and 139 deletions

View File

@@ -2,7 +2,7 @@
<a href="/en/" class="top-nav-item dropdown-toggle" id="nav-gdb" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">The Gender Dysphoria Bible</a>
<div class="dropdown-menu" aria-labelledby="nav-gdb">
<a href="/en/printable" class="{{#is meta.url '/en/printable' }}active {{/is}}dropdown-item">View All</a>
<a href="/gdb-en.pdf" class="dropdown-item">Download PDF {{icon 'pdf' size="1em" style="vertical-align:middle;margin-bottom:3px;"}} </a>
<a href="/en.pdf" class="dropdown-item">Download PDF {{icon 'pdf' size="1em" style="vertical-align:middle;margin-bottom:3px;"}} </a>
<hr class="dropdown-divider">
<a href="/en/" class="{{#is meta.url '/en/index' '/' }}active {{/is}}dropdown-item">Introduction</a>
<a href="/en/what-is-gender" class="{{#is meta.url '/en/what-is-gender' }}active {{/is}}dropdown-item">What is Gender?</a>