Update index.html

master
urbicide 2020-08-27 15:22:18 +03:00 committed by GitHub
parent b9d563d1ea
commit 7cc1e96fc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,12 @@
<title>(っ◔◡◔)っ ♥ #CHLOR ♥</title>
</head>
<body>
<div class="video-background">
<div class="video-foreground">
<iframe src="https://www.youtube.com/embed/3eXwtHDze88?controls=0&showinfo=0&rel=0&autoplay=1&loop=1&playlist=W0LHTWG-UmQ" allowfullscreen>
</iframe>
</div>
</div>
<div class="links">
<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>
@ -24,5 +30,6 @@
<h2><a href="https://homotopytypetheory.org/" title="HoTT">Homotopy Type Theory</a></h2>
<h2>[<a href="https://art.suburban.me/" title="ART.Bratieeschqueievieetsch">ART</a>]</h2>
</div>
</div>
</body>
</html>