Update index.html

pull/1/head
urbicid 2018-06-22 17:50:18 +03:00 committed by GitHub
parent 48c7b0c8ab
commit c5284028d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

View File

@ -7,16 +7,14 @@
<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">
<title>chlor.ga</title>
<title>CHLOR.GA - #LOR web-page</title>
</head>
<body>
<div class="links">
<a href="http://pouque.tk" title="for pouques only">pouque</a><br>
<a href="https://lorbooks.chlor.ga" title="lorbooks archive">lorbooks archive</a><br>
<audio controls>
<source src="http://listen.muzach.ga:8000/elephant-fm" type="audio/ogg">
<p>Your browser does not support the HTML5 audio player.</p>
</audio>
<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>
</div>
</body>
</html>