<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="https://git.jasLogic.tech">personal git repositoies</a>
+ where you can also view the source code of this website.
</p>
- <footer>
- <a href="http://git.jasLogic.tech/www.git/blob/HEAD:/index.html">
- view my source code!</a>
- </footer>
+ <!--# include file="footer.html" -->
</body>
</html>