diff options
author | davidovski <david@davidovski.xyz> | 2022-07-30 21:34:30 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-07-30 21:34:30 +0000 |
commit | 7ef2c32735e28435685e0152af51b8788b2e622b (patch) | |
tree | 836dfdbbc7cfc22d53a33be39a3b5cb429cbc7a6 | |
parent | 0ab35404117402b67bdc15c441ec76c0ff2a7726 (diff) |
br to hr
-rw-r--r-- | templates/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.html b/templates/about.html index 87f0ebb..35d7dc2 100644 --- a/templates/about.html +++ b/templates/about.html @@ -12,7 +12,7 @@ <img src="/images/remotecontrol.gif"> </div> </div> -<br /> +<hr /> <div> <h2>blog posts</h2> |