This commit is contained in:
Stian Lund
2020-11-21 15:38:28 +01:00
parent 3f7dc653ed
commit 78df8b083b
11 changed files with 55 additions and 90 deletions
+11 -11
View File
@@ -1,14 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE html>
<html>
<head>
<title>pathduck.github.io</title>
<link rel='stylesheet' href='default.css' type='text/css' media='all'>
<link rel="icon" href="/img/decscope-logo-150x150.png" sizes="32x32" />
<meta charset="utf-8">
</head>
<body>
<center>
<p><img src="/img/guru_ani.gif"></a></p>
<head>
<title>pathduck.github.io</title>
<link rel='stylesheet' href='default.css' type='text/css' media='all'>
<link rel="icon" href="./img/decscope-logo-150x150.png" sizes="32x32" />
<meta charset="utf-8">
</head>
<body>
<center>
<p><img src="./img/guru_ani.gif"></a></p>
</center>
</body>
</body>
</html>