diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 21:56:21 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 21:56:21 +0100 |
commit | 16579fdf7f4c089b872863400dc0368c6bb5911d (patch) | |
tree | 25bfbb58c7412ec99b7b73e5eb36d3e318405571 | |
parent | bf5d57ef52f91dacb809f8a4b5bde9eca4356f0b (diff) |
Fix dumb wording on homepage
-rw-r--r-- | src/http/tpl/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 1717650..f19b550 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -5,8 +5,7 @@ <a href="{{ BlogURL "posts" }}">posts</a> about projects I'm working on and things that interest me (which you can <a href="{{ BlogURL "follow" }}">follow</a>, - if you like). Beyond that I've linked to various related links related to me - below. + if you like). Beyond that I've listed various links related to me below. </p> <h2>Social</h2> |