aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 14:34:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 14:34:15 -0300
commitb73268c70c73937f5726f56e3112be0b2bb647fc (patch)
tree2a295b72f44a818835445b54a751998dea720cf6 /templates
parent2b911e15a07c0e652ce92e434e8ab1350dd91894 (diff)
downloadblog-b73268c70c73937f5726f56e3112be0b2bb647fc.tar.gz
blog-b73268c70c73937f5726f56e3112be0b2bb647fc.tar.bz2
Meta stuff
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 239617e..5da926a 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -137,7 +137,7 @@
<li><a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> <span class="divider">/</span> </li>
</TMPL_LOOP>
<li><TMPL_VAR TITLE></li>
- <li><span class="divider">|</span> <a href="/about">About</a></li>
+ <li><span class="divider">|</span> <a href="/meta">Meta</a></li>
<li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">History</a></li>
<li><span class="divider">|</span> <a href="/index.rss">Feed</a></li>
</ul>