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

Github Action for generating PDFs (#91)

This commit is contained in:
Muráncsik Adéna
2022-04-24 04:23:39 +02:00
committed by GitHub
parent 98082317b3
commit e2cca1f63b
7 changed files with 125 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
<a href="/zh/" class="top-nav-item dropdown-toggle" id="nav-gdb" data-toggle="dropdown" data-flip="false" aria-haspopup="true" aria-expanded="false">性别烦躁指南</a>
<div class="dropdown-menu" aria-labelledby="nav-gdb">
<a href="/zh/printable" class="{{#is meta.url '/zh/printable' }}active {{/is}}dropdown-item">查看全部</a>
<a href="/gdb-cn.pdf" class="{{#is meta.url '/zh/printable' }}active {{/is}}dropdown-item">下载PDF</a>
<hr class="dropdown-divider">
<a href="/zh/" class="{{#is meta.url '/zh/index' '/' }}active {{/is}}dropdown-item">简介</a>
<a href="/zh/什么是性别" class="{{#is meta.url '/zh/什么是性别' }}active {{/is}}dropdown-item">什么是性别?</a>