<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>
- <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">
<head>
<meta charset="utf-8">
<title>jasLogic</title>
- <link href="stylesheet.css" rel="stylesheet">
+ <link href="/stylesheet.css" rel="stylesheet">
</head>
<body>
<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>