Skip to content

Commit 845d95f

Browse files
Merge pull request #39 from calebcartwright/nav
include blog link in navbar
2 parents c2d27ab + e67cd87 commit 845d95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/container.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/tools">Tools</a></li>
4141
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/governance">Governance</a></li>
4242
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://www.rust-lang.org/community">Community</a></li>
43+
<li class="tc pv2 ph2 ph4-ns flex-20-s"><a href="https://blog.rust-lang.org/">Blog</a></li>
4344
</ul>
4445
</nav>
4546
{{~> content}}

0 commit comments

Comments
 (0)