diff options
Diffstat (limited to 'err/404.html')
-rw-r--r-- | err/404.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/err/404.html b/err/404.html index ba7db07..00650b0 100644 --- a/err/404.html +++ b/err/404.html @@ -21,8 +21,12 @@ <html> <head> <title>GitJoe - 404</title> - <link rel="stylesheet" type="text/css" href="../../../css/site.css"> <meta charset="UTF-8"> + <meta name="robots" content="noindex, nofollow"> + <meta name="description" content="Free git hosting for everyone"> + <meta name="keywords" content="git, hosting, server, self-hosted, independent"> + <meta name="author" content="Joe <bousset.rudy@gmail.com>"> + <link rel="stylesheet" type="text/css" href="../../../css/site.css"> </head> <body> <div class="fullpage"> @@ -35,7 +39,7 @@ <li><a href="../users/salad/">salad</a></li> <li><a href="../users/salad-joe/">salad-joe</a></li> <hr> - <li><a href="https://jozanofastora.xyz/">Joe's dev blog</a></li> + <li><a href="https://jozanofastora.xyz/">Joe's Organic E-Space</a></li> </ul> </div> <div class="body-contents"> |