Deployed 9f25f05 with MkDocs version: 1.0.4

This commit is contained in:
Isaac Bythewood
2019-12-08 19:35:10 +00:00
parent bf440c350b
commit f5a644af29
14 changed files with 635 additions and 5 deletions

View File

@@ -276,6 +276,18 @@
<li class="md-nav__item">
<a href="../development/" title="Development" class="md-nav__link">
Development
</a>
</li>
@@ -399,7 +411,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="../theories/" title="Theories" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../development/" title="Development" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -408,7 +420,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
<span class="md-footer-nav__direction">
Previous
</span>
Theories
Development
</span>
</div>
</a>