git.jasLogic.tech
fixed relative linking
authorjasLogic <44301923+jasLogic@users.noreply.github.com>
Tue, 16 Jul 2019 18:45:42 +0000 (20:45 +0200)
committerjasLogic <44301923+jasLogic@users.noreply.github.com>
Tue, 16 Jul 2019 18:45:42 +0000 (20:45 +0200)
404.html
index.html

index d42b0898130ef3105dfcec5178097715d9e5b8e7..1e8d359beae853000f9cde91fc3967acefc9400f 100644 (file)
--- a/404.html
+++ b/404.html
@@ -3,12 +3,12 @@
         <head>
                 <meta charset="utf-8">
                 <title>404</title>
         <head>
                 <meta charset="utf-8">
                 <title>404</title>
-                <link href="stylesheet.css" rel="stylesheet">
+                <link href="/stylesheet.css" rel="stylesheet">
         </head>
         <body>
                 <h1>404</h1>
                 <p>This page doesn't seem to exist.</p>
         </head>
         <body>
                 <h1>404</h1>
                 <p>This page doesn't seem to exist.</p>
-                <p>goto <a href="index.html">home</a>;</p>
+                <p>goto <a href="/index.html">home</a>;</p>
 
                 <footer>
                         <a href="http://git.jasLogic.tech/www.git/blob/HEAD:/404.html">
 
                 <footer>
                         <a href="http://git.jasLogic.tech/www.git/blob/HEAD:/404.html">
index a8b3ba601c90837d88916d7d292374ba2455b2ed..c72b8946824cee41d03f1b982201b507b6e32280 100644 (file)
@@ -3,7 +3,7 @@
         <head>
                 <meta charset="utf-8">
                 <title>jasLogic</title>
         <head>
                 <meta charset="utf-8">
                 <title>jasLogic</title>
-                <link href="stylesheet.css" rel="stylesheet">
+                <link href="/stylesheet.css" rel="stylesheet">
         </head>
 
         <body>
         </head>
 
         <body>
 
                 <h2>git</h2>
                 <p>
 
                 <h2>git</h2>
                 <p>
-                        You can have a look at my official
-                        <a href="https://github.com/jasLogic?tab=repositories">GitHub repositories</a>
-                        or view my <a href="http://git.jasLogic.tech">personal git repositoies</a>
-                        where the also the source code of this site is hosted.
+                        You can have a look at my
+                        <a href="https://github.com/jasLogic?tab=repositories">official GitHub repositories</a>
+                        or view my
+                        <a href="http://git.jasLogic.tech">personal git repositoies</a>
+                        where you can also view the source code of this website.
                 </p>
 
                 <footer>
                 </p>
 
                 <footer>