This commit is contained in:
Stian Lund
2021-05-17 13:35:42 +02:00
parent 00ca827ea7
commit 4ecfaec2fc
2 changed files with 28 additions and 37 deletions
+11 -11
View File
@@ -1,14 +1,14 @@
<!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>
</center>
</body>
<head>
<meta charset="utf-8">
<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">
</head>
<body>
<center>
<p><img alt="Amiga Guru Meditation" src="./img/guru_ani.gif"></p>
</center>
</body>
</html>