mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2025-12-29 11:45:20 -05:00
17 lines
669 B
HTML
17 lines
669 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Guru Meditation</title>
|
|
<link rel='stylesheet' href='index.css' type='text/css' media='all'>
|
|
<link rel="icon" href="./img/decscope-logo-150x.png" sizes="32x32">
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<p><a href="http://www.chiptune.com/"><img alt="[Amiga Guru Meditation]" src="./img/amiga-guru-trans.gif" ></a></p>
|
|
<p><a href="https://archive.org/details/melon-different-web"><img alt="[Embrya from Different Web One]" src="./img/embrya.gif"></a></p>
|
|
<p>[<a href="./vivaldi/">Vivaldi</a>] [<a href="./test/">Test</a>] [<a href="./vivaldia/">Vivaldia</a>]</p>
|
|
</center>
|
|
</body>
|
|
</html>
|