2022-03-18 23:36:06 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Linux Club Official</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<canvas>BG NOT SUPPORTED</canvas>
|
|
|
|
<div align="center">
|
|
|
|
<h1>Linux Club 😎</h1>
|
2022-03-18 23:50:29 +00:00
|
|
|
<h5>The superior OS, if you disagree you're wrong 😈</h5>
|
2022-03-18 23:41:15 +00:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<a href="https://imgflip.com/i/697bub"><img src="https://i.imgflip.com/697bub.jpg" title="made at imgflip.com" width="340" height="400"/></a>
|
2022-03-18 23:36:06 +00:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
<script src="./bg.js"></script>
|
|
|
|
<script src="./index.js"></script>
|
|
|
|
<link rel="stylesheet" href="./style.css">
|
|
|
|
</html>
|