pouque-chlor-web/index.html

21 lines
810 B
HTML
Raw Normal View History

2018-06-22 14:02:30 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex,nofollow">
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
2018-06-22 17:50:18 +03:00
<title>CHLOR.GA - #LOR web-page</title>
2018-06-22 14:02:30 +03:00
</head>
2018-06-22 17:40:53 +03:00
<body>
<div class="links">
2018-06-22 17:50:18 +03:00
<a href="http://listen.muzach.ga:8000/elephant-fm" title="elephant-fm">Elephant-FM</a><br>
<a href="https://lorbooks.chlor.ga" title="lorbooks archive">LorBooks Archive</a><br>
<a href="https://github.com/pouque" title="github">#LOR GitHub</a><br>
<a href="http://pouque.tk" title="for pouques only">&#9002;pouque</a><br>
2018-06-22 17:40:53 +03:00
</div>
</body>
2018-06-22 14:02:30 +03:00
</html>