summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorBen Burwell <ben.burwell@trifecta.com>2017-03-04 00:41:51 -0500
committerBen Burwell <ben.burwell@trifecta.com>2017-03-04 00:41:51 -0500
commit8a1a694069875427ef3d26464c0f3ca8eee0e6c1 (patch)
treebb4881a756772bb40fdff9a263d5cdeb9fd8a5bc /_layouts
parentae0a6f8c9e6eca7b28124f69ffaae69cf24d6170 (diff)
UI updates
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/blog.html b/_layouts/blog.html
index e245dc1..21ff3e7 100644
--- a/_layouts/blog.html
+++ b/_layouts/blog.html
@@ -2,7 +2,7 @@
layout: master
---
<header>
- <h1><a href="../">../</a></h1>
+ <a class="nav-up" href="../">../</a>
</header>
<main>
{{ content }}