summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/about.html3
-rw-r--r--templates/page.html2
2 files changed, 1 insertions, 4 deletions
diff --git a/templates/about.html b/templates/about.html
index e586ceb..f73c87c 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -11,8 +11,5 @@
<img src="/images/remotecontrol.gif">
</div>
</div>
-<hr>
-<hr>
-
<h2 class="header">blog posts</h2>
diff --git a/templates/page.html b/templates/page.html
index 0a0eeaf..208214c 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -33,8 +33,8 @@
<a color="#b5bd68" style="color: var(--green)" href="/rss.xml">rss</a>
</div>
</div>
+ <hr>
- <hr>
%content%
</div>