1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-09-02 18:33:08 +02:00

Deployed 8bc4fab with MkDocs version: 1.1.2

This commit is contained in:
ryangreenup
2020-07-24 20:37:52 +10:00
parent e0e79f0f4c
commit 0a4be9e032
14 changed files with 703 additions and 5 deletions

View File

@@ -226,6 +226,18 @@
<li class="md-nav__item">
<a href="BackLinks.html" title="Display Back Links" class="md-nav__link">
Display Back Links
</a>
</li>
@@ -500,7 +512,7 @@
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
<a href="../Tools/New.html" title="New Note" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="BackLinks.html" title="Display Back Links" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-footer-nav__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@@ -509,7 +521,7 @@
<span class="md-footer-nav__direction">
Previous
</span>
New Note
Display Back Links
</div>
</div>
</a>