diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 12:45:30 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 12:45:30 +0100 |
commit | 31f8f37c5ad3ad4ac7b3cc93d0257dd80c877c7c (patch) | |
tree | fe9a0c10b6b6afa92fbee3b110f015c681880681 /src/http/tpl/base.html | |
parent | f8cc9f6aa7c9b3e6e88cd74d8dc87b44dfa3f725 (diff) |
Modify base header some more
Diffstat (limited to 'src/http/tpl/base.html')
-rw-r--r-- | src/http/tpl/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html index 5427c34..350bae3 100644 --- a/src/http/tpl/base.html +++ b/src/http/tpl/base.html @@ -102,7 +102,7 @@ - </pre> - welcome to <strong>mediocregopher</strong>'s lil internet corner + <strong>mediocregopher</strong>'s lil web corner <br/> <br/> <a href="{{ BlogURL "/" }}">Posts</a> |