aboutsummaryrefslogtreecommitdiff
path: root/source/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/template.html')
-rw-r--r--source/template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/template.html b/source/template.html
index 527e8375..f7e11237 100644
--- a/source/template.html
+++ b/source/template.html
@@ -35,8 +35,8 @@ $endif$
<body>
<nav class="nav">
<a class="nav-icon" href="/" title="Home"><!--blog icon--></a>
- <div class="nav-title"><a href="/" class="nav-link">dl? cmplnts?</a></div>
- <div class="nav-author">by <a href="https://github.com/zmwangx" class="nav-link" target="_blank">Zhiming Wang</a></div>
+ <a class="nav-title" href="/"><!--blog title--></a>
+ <a class="nav-author" href="https://github.com/zmwangx" target="_blank"><!--blog author--></a>
</nav>
<article class="content">
$if(title)$