aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/section.drafts.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default/section.drafts.html')
-rw-r--r--themes/default/layouts/_default/section.drafts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/section.drafts.html b/themes/default/layouts/_default/section.drafts.html
index 569c324..5578676 100644
--- a/themes/default/layouts/_default/section.drafts.html
+++ b/themes/default/layouts/_default/section.drafts.html
@@ -2,7 +2,7 @@
{{- $author := partial "function-authors-data.html" . -}}
{{- $author = $author.user -}}
<style>
- {{ partial "styles-navigator.html" (dict "Link" "/") | safeCSS }}
+ {{ partial "navigator.css.html" (dict "Link" "/") | safeCSS }}
tab-bar a[href="{{ .Site.BaseURL }}/{{ $author }}/drafts/"] {
color: #111;