Deployed e53bb01 with MkDocs version: 1.0.4

This commit is contained in:
winkidney
2020-05-08 11:25:54 +08:00
parent 86010cafc1
commit 24e2e7e2f3
15 changed files with 74 additions and 41 deletions

View File

@@ -302,8 +302,8 @@
<li class="md-nav__item">
<a href="../plugin-system/" title="PluginSystem" class="md-nav__link">
PluginSystem
<a href="../plugin-system/" title="Plugin System" class="md-nav__link">
Plugin System
</a>
</li>
@@ -435,7 +435,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="../plugin-system/" title="PluginSystem" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="../plugin-system/" title="Plugin System" 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>
@@ -444,7 +444,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
<span class="md-footer-nav__direction">
Previous
</span>
PluginSystem
Plugin System
</span>
</div>
</a>