mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2025-12-29 11:45:20 -05:00
15 lines
361 B
HTML
15 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<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>
|