website/chunk-promo.html

73 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>.chunk wuz here.</title>
<link rel="icon" type="image/png" href="/favicon.png">
<link rel="stylesheet" href="/style.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap" rel="stylesheet">
<style type="text/css">
ul {
background-color: #181818;
font-weight: bold;
}
li {
line-height: 1.0;
letter-spacing: 0.5px;
padding: 1px;
margin: 0px;
}
</style>
</head>
<body>
<div id="content">
<div id="header">
<center>
<a href="/">
<img src="/gru.png" style="width: 35%; height: 68px;">
</a>
</center>
</div>
<hr>
<h5>g1n is the leader of GRU and he hosts IRC and XMPP. I would personally like to encourage you to join the chats! That's where all the magic happens, in the networking :D</h5>
<ul>
<li>xmpp:gru@conference.hmm.st?join</li>
<li>#gru @ irc.libera.chat</li>
<li>#gru @ irc.tilde.chat</li>
<li><a href="https://gru.codeberg.page/blog/">gru.codeberg.page/blog</a></li>
</ul>
<br>
<h3>Who is Chunk?</h3>
<h5>You can find out more about the designer of this website by reading his blogs and checking out more of his content at these fine following places:</h5>
<ul>
<li><a href="https://battlecruiser.co" target="_blank">ʙʌʇʇɩɛʞʁʊɪʐɛʀ</a></li>
<li><a href="https://blog.battlecruiser.co" target="_blank">BattleCruiser BLOG</a></li>
<li><a href="https://hardteckno.com" target="_blank">HardTeckno.com!</a></li>
<li><a href="https://macceo.co" target="_blank">Macceo Engineering Co.</a></li>
<li><a href="https://soundcloud.com/thewoodcutter" target="_blank">SoundCloud Link</a></li>
<li><a href="https://youtube.com/the8woodcutter" target="_blank">YouTube Link</a></li>
<li><a href="https://bandcamp.com/the8woodcutter" target="_blank">BandCamp Link</a></li>
<li><a href="https://chunk.tilde.team" target="_blank">Busted Tilde.Team Site</a></li>
<li><a href="https://chunk.tilde.team/pages/coolstuff.php" target="_blank">Cool Stuff!</a></li>
</ul>
<h5>We do enjoy websites and design and especially open source community!</h5>
<br><br>
<hr>
<br>
<center>
<sup>
<small class="chunk">
<code>
Web Design by <a href="/chunk-promo.html" target="_blank">chunk@the8woodcutter.sh</a>
</code>
</small>
</sup>
</center>
</div>
</body>
</html>