diff options
Diffstat (limited to 'templates/404.html')
| -rwxr-xr-x | templates/404.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/404.html b/templates/404.html index f000fd9..58deeee 100755 --- a/templates/404.html +++ b/templates/404.html | |||
| @@ -96,7 +96,12 @@ | |||
| 96 | catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. | 96 | catch up with me <a href="https://telegram.me/mitjafelicijan" target="_blank">on Telegram</a>. |
| 97 | </p> | 97 | </p> |
| 98 | <hr> | 98 | <hr> |
| 99 | <p><small>This page's is also available as <a href="/feed.xml" target="_blank">RSS feed</a>.</small></p> | 99 | <p> |
| 100 | <small> | ||
| 101 | This page's is also available as <a href="/feed.xml" target="_blank">RSS feed</a>. | ||
| 102 | Page was built with <a href="https://github.com/mitjafelicijan/jbmafp" target="_blank">jbmafp</a>. | ||
| 103 | </small> | ||
| 104 | </p> | ||
| 100 | </footer> | 105 | </footer> |
| 101 | </body> | 106 | </body> |
| 102 | </html> | 107 | </html> |
