summaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 6f53645..6ac900a 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -12,7 +12,7 @@
</div>
<div class="row center">
<p class="twelve columns" style="margin-top: 20px">
- <a class="button" href="../" title="back to index">back to journal</a>
+ <a class="button" href="../" title="back to index">back to snippets</a>
</p>
</div>
{{partial "footer.tmpl"}}