templates/base: open graphviz in a new tab

This commit is contained in:
Cadey Ratio 2019-02-03 07:02:10 -08:00
parent bb4c59f41c
commit 64dcc2de56
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
{{ template "scripts" . }}
<div class="container">
<header>
<p><a href="/">Christine Dodrill</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/resume">Resume</a> - <a href="https://graphviz.christine.website">GraphViz</a></p>
<p><a href="/">Christine Dodrill</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/resume">Resume</a> - <a target="_blank" rel="noopener noreferrer" href="https://graphviz.christine.website">GraphViz</a></p>
</header>
<div class="snowframe">