summaryrefslogtreecommitdiffstats
path: root/themes/problematic/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/problematic/layouts/partials/header.html')
-rw-r--r--themes/problematic/layouts/partials/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/problematic/layouts/partials/header.html b/themes/problematic/layouts/partials/header.html
index a9a7b2a..24e94ec 100644
--- a/themes/problematic/layouts/partials/header.html
+++ b/themes/problematic/layouts/partials/header.html
@@ -5,4 +5,5 @@
{{ .Pre }}<a href="{{ .URL }}" title="{{ .Title }}">{{- .Name -}}</a> {{ .Post }}
{{- end }}
</nav>
+ <hr class="new1">
</header>