diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-25 14:36:57 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-25 14:36:57 +0000 |
commit | 607b16ff74512cf70bb49efa553809bf9f5c8a84 (patch) | |
tree | 23a3bf0c5d84dfa36a447a44bf44c27a240b8fdb /static/about.html | |
parent | rss, WIP (diff) | |
download | blog-607b16ff74512cf70bb49efa553809bf9f5c8a84.tar.gz blog-607b16ff74512cf70bb49efa553809bf9f5c8a84.zip |
wip
Diffstat (limited to 'static/about.html')
-rw-r--r-- | static/about.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/about.html b/static/about.html index ad9ed10..b6bdfa9 100644 --- a/static/about.html +++ b/static/about.html @@ -18,6 +18,12 @@ <p> You can find my github <a href="https://github.com/terminaldweller">here</a> + . + </p> + <p> + Also if the blog is broken please make a new issue + <a href="https://github.com/terminaldweller/web">here</a> + . </p> </body> </html> |