From 930cc4abfc6ef3f34d7bfcf24593decf9b80e145 Mon Sep 17 00:00:00 2001 From: Joe <bousset.rudy@gmail.com> Date: Sat, 30 Apr 2022 14:04:42 +0200 Subject: Added meta infos --- err/403.html | 8 ++++++-- err/404.html | 8 ++++++-- inc/classic-contents.html | 8 ++++++-- index.html | 8 ++++++-- license.html | 8 ++++++-- 5 files changed, 30 insertions(+), 10 deletions(-) diff --git a/err/403.html b/err/403.html index ca9ae21..62b79ca 100644 --- a/err/403.html +++ b/err/403.html @@ -21,8 +21,12 @@ <html> <head> <title>GitJoe - 403</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"> 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"> diff --git a/inc/classic-contents.html b/inc/classic-contents.html index f06d947..35c33a2 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -20,8 +20,12 @@ <html> <head> <title>GitJoe -</title> - <link rel="stylesheet" type="text/css" href="css/site.css"> <meta charset="UTF-8"> + <meta name="robots" content="index, follow"> + <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"> @@ -36,7 +40,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> diff --git a/index.html b/index.html index 2665cfb..125e09b 100644 --- a/index.html +++ b/index.html @@ -19,8 +19,12 @@ <html> <head> <title>GitJoe</title> - <link rel="stylesheet" type="text/css" href="css/site.css"> <meta charset="UTF-8"> + <meta name="robots" content="index, follow"> + <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"> @@ -33,7 +37,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"> diff --git a/license.html b/license.html index 269ef82..472c71d 100644 --- a/license.html +++ b/license.html @@ -19,8 +19,12 @@ <html> <head> <title>GitJoe - LICENSE</title> - <link rel="stylesheet" type="text/css" href="css/site.css"> <meta charset="UTF-8"> + <meta name="robots" content="index, follow"> + <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"> @@ -33,7 +37,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"> -- cgit v1.2.3