We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc0caaa + 9784443 commit 28b4835Copy full SHA for 28b4835
_includes/nav.html
@@ -78,7 +78,7 @@
78
{%- endunless -%}
79
{%- endfor -%}
80
<li class="nav-item navigation-list-item" style="padding:5px">
81
- <a href="http://olddocs.simplefoc.com" style="padding:0px"><i class="fa fa-files-o fa-lg"></i> Docs archive</a>
+ <a href="http://olddocs.simplefoc.com" style="padding:0px"><i class="fa fa-archive fa-lg"></i> Docs archive</a>
82
</li>
83
84
<a href="https://docs.simplefoc.com/docs_chinese" style="padding:0px"><i class="fa fa-language fa-lg"></i> Docs in Chinese</a>
0 commit comments