summaryrefslogtreecommitdiffstats
path: root/themes/problematic/layouts/partials/header.html
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-19 06:36:27 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-19 06:36:27 +0100
commit3f05e1e592ba91fccc06b745f0b31a10ab2a1391 (patch)
tree936f5fb836cc756cb7de461674f5556fed331a5f /themes/problematic/layouts/partials/header.html
parent3a362ab91b53dac61c5337d15cab587a9331d11d (diff)
added downloadable roboto font and change styling
Diffstat (limited to '')
-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>