Adding about link

This commit is contained in:
Shan Carter
2017-01-13 12:00:31 -08:00
parent f6c8a2a870
commit b6140bec36
7 changed files with 38 additions and 16 deletions
+2
View File
@@ -53,6 +53,7 @@ dt-header .logo {
}
dt-header .nav {
float: right;
font-weight: 300;
}
dt-header .nav a {
font-size: 14px;
@@ -65,6 +66,7 @@ dt-header .nav a {
Distill
</a>
<div class="nav">
<a href="/faq">About</a>
</div>
</div>
`