aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/home.archives.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default/home.archives.html')
-rw-r--r--themes/default/layouts/_default/home.archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/home.archives.html b/themes/default/layouts/_default/home.archives.html
index 3040c86..bfc5358 100644
--- a/themes/default/layouts/_default/home.archives.html
+++ b/themes/default/layouts/_default/home.archives.html
@@ -2,7 +2,7 @@
{{- define "description" -}}An archive of all items — {{ end -}}
{{- define "styles" -}}
<style>
- {{ partial "navigator.css.html" (dict "Link" "/archives/messages/") | safeCSS }}
+ {{ partial "navigator.css.html" (dict "Link" "/archives/") | safeCSS }}
</style>
{{- end -}}