-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathllo-ghi-home.html
38 lines (38 loc) · 2.34 KB
/
llo-ghi-home.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<head>
<title>Llo Ghi Section</title>
<link rel="icon" type="image/jpg" href="https://cdn.discordapp.com/attachments/860698066976636928/866889387518328873/Lol_Guy.png"/>
<link rel="stylesheet" href="styles.css">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:site_name" content="zai-tm.github.io"" />
<meta property="og:title" content="Llo Ghi Home" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zai-tm.github.io/llo-ghi-home" />
<meta name="theme-color" content="#0000FF">
</head>
<body id="main">
<div class="body">
<h1>Llo Section</h1>
<div class="button-container">
<a href="./"><div class="button">Go Back</div></a>
</div>
<p>Hello, I am Llo Ghi (or whatever username you know me as.) There isn't much here at the moment.</p>
<h2>Sparrow Assistant</h2>
<p>I made a thing for Sparrow Assistant (created by pivinx1) I'll have a button for the Sparrow Assistant repository</p>
<div class="button-container">
<a href="https://github.com/pivinx1/sparrowassistant"><div class="button">Sparrow Assistant Repository</div></a>
</div>
<h2>Trackmania/TM</h2>
<p>I (lol6435guy) am known as Pool Funny (origin of my nickname <a href="https://tmnforever.tm-exchange.com/trackshow/8673757">Loops</a>) I make maps, they aren't good (because I'm still relatively new to TM.) The TM I play is Nations Forever because yes and because TM 2020 will probably lag my Windows 8 :P. Update, I have TM 2 stadium now :)</p>
<div class="button-container">
<a href="https://tmnforever.tm-exchange.com/usershow/8671500"><div class="button">TMX (Nations Forever)</div></a>
</div>
<h2>Links (other places you can find me)</h2>
<div class="button-container">
<a href="https://www.youtube.com/channel/UCZwxtd7fs03PvtbNav8Xe4w"><div class="button" style="background-color:red;">YouTube</div></a>
<a href="https://twitter.com/ABugattiyt/"><div class="button" style="background-color:#1DA1F2;"> Twitter</div></a>
<a href="https://twitch.tv/ytbugatti"><div class="button" style="background-color:#9147FF;">Twitch</div></a>
<a href="https://www.reddit.com/user/Bugatti_Master"><div class="button" style="background-color:orangered;">Reddit</div></a>
</div>
</body>