diff options
| author | terminaldweller <thabogre@gmail.com> | 2022-07-05 15:49:16 +0000 | 
|---|---|---|
| committer | terminaldweller <thabogre@gmail.com> | 2022-07-05 15:49:16 +0000 | 
| commit | 4eaa437c0a285c617e30a533d1ef369eaa8644a6 (patch) | |
| tree | dfc5d498039284e4ea30880b08197e5f24b3a2c6 /static | |
| parent | was using node image for self-signed certificates (diff) | |
| download | blog-4eaa437c0a285c617e30a533d1ef369eaa8644a6.tar.gz blog-4eaa437c0a285c617e30a533d1ef369eaa8644a6.zip | |
WIP, adding rss to the blog
Diffstat (limited to 'static')
| -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 b6bdfa9..a56ad24 100644 --- a/static/about.html +++ b/static/about.html @@ -25,5 +25,11 @@        <a href="https://github.com/terminaldweller/web">here</a>        .      </p> +    <br /> +    <br /> +    <hr /> +    <br /> +    <a href="/" class="left-footer">Home</a> +    <br />    </body>  </html> | 
