1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00

add blog nav

This commit is contained in:
krircc
2018-01-07 18:14:51 +08:00
parent 0e64cbdf63
commit 14f4da6fd0
6 changed files with 72 additions and 16 deletions

View File

@ -7,6 +7,7 @@
<div id="rnav">
<li> <a href="/tutorials" title="tutorials">Tutorials</a></li>
<li> <a href="/docs" title="docs">Docs</a></li>
<li> <a href="/blog" title="blog">Blog</a></li>
<li> <a href="/community" title="community">Community</a></li>
<li> <a href="/more" title="github">More</a></li>
</div>