mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-13 01:02:10 +00:00
Remove unnecessary horizontal rule
This commit is contained in:
parent
0fd4ad9f4f
commit
99107161f0
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
<main>
|
<main>
|
||||||
<h1 id="h1" tabindex="-1">Seirdy’s Home</h1>
|
<h1 id="h1" tabindex="-1">Seirdy’s Home</h1>
|
||||||
<p itemprop="description">{{ .Site.Params.Description }}</p>
|
<p itemprop="description">{{ .Site.Params.Description }}</p>
|
||||||
<hr />
|
|
||||||
<div class="narrow">
|
<div class="narrow">
|
||||||
{{ partial "processed-content.html" . }}
|
{{ partial "processed-content.html" . }}
|
||||||
{{ partial "posts.html" . }}
|
{{ partial "posts.html" . }}
|
||||||
|
|
Loading…
Reference in a new issue