summaryrefslogtreecommitdiff
path: root/layouts/_default/list.html
diff options
context:
space:
mode:
authorMax2017-04-21 19:37:14 +0200
committerMax2017-04-21 19:37:14 +0200
commit91dbd7cfc1f1b1037df4592cbd2f62a8bd908af0 (patch)
tree75e5ad8868cf8ef2e233120d10219a0e8ef20d93 /layouts/_default/list.html
parentde0d7d59c40d67dc3da8e58f92cdc2b5407f89be (diff)
downloadiamfabulous.de-91dbd7cfc1f1b1037df4592cbd2f62a8bd908af0.tar.gz
Renames 'journal' to 'snippets'.
Diffstat (limited to 'layouts/_default/list.html')
-rw-r--r--layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 8f648dd..f18b449 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -1,6 +1,6 @@
{{partial "header.tmpl" .}}
<div class="row">
- <header><p><a href="{{$.Site.BaseURL}}" class="black-link header-link" title="go back">journal</a></p></header>
+ <header><p><a href="{{$.Site.BaseURL}}" class="black-link header-link" title="go back">snippets</a></p></header>
</div>
{{ range .Data.Pages }}
<div class="container journal content">