pouque-chlor-web/index.html

35 lines
1.8 KiB
HTML
Raw Normal View History

2018-06-22 14:02:30 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2020-08-16 12:34:12 +03:00
<meta name="robots" content="noindex, nofollow, noarchive">
<meta name="viewport" content="width=device-width,initial-scale=1">
2018-06-22 14:02:30 +03:00
<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">
2020-08-16 12:35:10 +03:00
<title>(っ◔◡◔)っ ♥ #CHLOR ♥</title>
2018-06-22 14:02:30 +03:00
</head>
2018-06-22 17:40:53 +03:00
<body>
<div class="links">
2020-10-30 09:32:32 +03:00
<h2 class="rainbow"><a href="irc://irc.freenode.net:+6697/chlor" title="freenode web-site">chat.freenode.net:6667</a>: #chlor<br>
#chlor ZeroTier: 3efa5cb78a321232<br>
#chlor <a href="https://github.com/pouque" title="#chlor organization on GitHub">GitHub</a><br>
#chlor <a href="https://irclog.suburban.me/channel/irc.freenode.net/chlor/" title="channel logs — zoglog">logs</a><br>
<a href="https://lorbooks.chlor.ga" title="lorbooks archive">LorBooks Archive</a><br>
<a href="https://plugin.chlor.ga/" title="WeeChat plugin">The best plugin for WeeChat</a>!<br>
<a href="https://pouque.chlor.ga/" title="#chlor копипаста">Копипаста</a><br>
&gt;<a href="http://pouque.net" title="for pouques only">pouque</a><br>
<a href="http://feminism-russia.ru/feminizator/" title="Магическая хуита">Феминизатор</a><br>
<a href="https://homotopytypetheory.org/" title="HoTT">Homotopy Type Theory</a><br>
<a href="https://makemeazombie.com/" title="MakeAZombie">Zombie</a></h2>
[<a href="https://art.suburban.me/" title="ART.Bratieeschqueievieetsch">ART</a>]<br>
2020-10-30 08:40:41 +03:00
</div>
<div class="video-background">
<video playsinline autoplay muted loop id="bgvid">
<source src="media.webm" type="video/webm">
</video>
2018-06-22 17:40:53 +03:00
</div>
</body>
2018-06-22 14:02:30 +03:00
</html>