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="/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>
<a href="/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>