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>
2020-08-27 15:22:18 +03:00
<div class="video-background">
2020-10-30 08:30:16 +03:00
<video playsinline autoplay muted loop id="bgvid">
<source src="media.webm" type="video/webm">
</video>
2020-08-27 15:22:18 +03:00
</div>
2018-06-22 17:40:53 +03:00
<div class="links">
2020-08-16 12:39:41 +03:00
<h2><a href="irc://irc.freenode.net:+6697/chlor" title="freenode web-site">chat.freenode.net:6667</a>: #chlor</h2>
<h2>#chlor ZeroTier: 3efa5cb78a321232</h2>
<h2>#chlor <a href="https://github.com/pouque" title="#chlor organization on GitHub">GitHub</a></h2>
2020-08-16 12:55:04 +03:00
<h2>#chlor <a href="https://irclog.suburban.me/channel/irc.freenode.net/chlor/" title="channel logs — zoglog">logs</a></h2>
2018-10-30 15:08:04 +03:00
<h2><a href="https://lorbooks.chlor.ga" title="lorbooks archive">LorBooks Archive</a></h2>
<h2><a href="https://plugin.chlor.ga/" title="WeeChat plugin">The best plugin for WeeChat</a>!</h2>
2020-08-16 12:42:33 +03:00
<h2><a href="https://pouque.chlor.ga/" title="#chlor копипаста">Копипаста</a></h2>
2020-08-16 13:12:23 +03:00
<h2>&gt;<a href="http://pouque.net" title="for pouques only">pouque</a></h2>
2018-10-30 15:08:04 +03:00
<h2><a href="http://feminism-russia.ru/feminizator/" title="Магическая хуита">Феминизатор</a></h2>
<h2><a href="https://homotopytypetheory.org/" title="HoTT">Homotopy Type Theory</a></h2>
2020-08-16 13:12:23 +03:00
<h2>[<a href="https://art.suburban.me/" title="ART.Bratieeschqueievieetsch">ART</a>]</h2>
2018-06-22 17:40:53 +03:00
</div>
2020-08-27 15:22:18 +03:00
</div>
2018-06-22 17:40:53 +03:00
</body>
2018-06-22 14:02:30 +03:00
</html>