This commit is contained in:
Stian Lund
2020-10-11 14:44:46 +02:00
parent fd5fda671a
commit 1a19c2eac0
2 changed files with 2 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

+2 -1
View File
@@ -3,11 +3,12 @@
<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>
<p><img src="/img/guru_ani.gif"></a></p>
</center>
</body>
</html>