diff options
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 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> | 
