Update index.html

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

View File

@ -7,14 +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 - #LOR web-page</title>
<title>CHLOR.GA - #LOR</title>
</head>
<body>
<div class="links">
<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>
<h3><a href="https://github.com/pouque" title="github">#LOR GitHub</a></h3>
<h3><a href="https://lorbooks.chlor.ga" title="lorbooks archive">LorBooks Archive</a></h3>
<h3><a href="http://pouque.tk" title="for pouques only">&#9002;pouque</a></h3>
<h3><a href="http://listen.muzach.ga:8000/elephant-fm" title="elephant-fm">Elephant-FM</a></h3>
</div>
</body>
</html>