feat(blog) Added link to blog in the nav bar

This commit is contained in:
Walker Waylon Scott 2017-05-28 19:58:10 -05:00
parent 46b051060c
commit bd965a1599

View file

@ -34,8 +34,8 @@ body {margin:0;}
<body>
<div class="topnav">
<a href="#home">Home</a>
<a href="/home">Home</a>
<a href="www.blog.waylonwalker.com">Blog</a>
<a href="/chartist">Chartist</a>
<a href="/matplotlib">Matplotlib</a>
<a href="/bokeh">bokeh</a>