feat(blog) Added link to blog in the nav bar
This commit is contained in:
parent
46b051060c
commit
bd965a1599
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue