diff options
author | davidovski <david@davidovski.xyz> | 2022-05-23 22:34:48 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-23 22:34:48 +0100 |
commit | f1ecf057f481637297f6fae517f97a54d7b8d93d (patch) | |
tree | a7318e78c775286d582a830055a268ada38e6112 /templates/page.html | |
parent | b445849f81776c232790436f6633735bb5ca9880 (diff) |
removed hrs
Diffstat (limited to 'templates/page.html')
-rw-r--r-- | templates/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |