mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
fontawesome and separate projects site
This commit is contained in:
+7
-11
@@ -2,13 +2,14 @@
|
||||
<head>
|
||||
<title>YouHaveTrouble</title>
|
||||
<link rel="stylesheet" href="/style/main.css">
|
||||
<script src="https://kit.fontawesome.com/5e96beba0c.js" crossorigin="anonymous"></script>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="linewrapper">
|
||||
<h1>youhavetrouble.me</h1>
|
||||
<h1><a href="/">youhavetrouble.me</a></h1>
|
||||
</div>
|
||||
<div class="linewrapper">
|
||||
<fieldset class="window">
|
||||
@@ -17,8 +18,9 @@
|
||||
</fieldset>
|
||||
<fieldset class="window">
|
||||
<legend>Socials</legend>
|
||||
<p><img src="img/github.png"><a href="https://github.com/YouHaveTrouble">GitHub</a><br>
|
||||
<img src="img/discord.png"><a href="https://discord.gg/j8KK5dGBps">Discord</a>
|
||||
<p>
|
||||
<a href="https://github.com/YouHaveTrouble"><i class="fas fa-github fa"></i> GitHub</a><br>
|
||||
<a href="https://discord.gg/j8KK5dGBps"><i class="fab fa-discord"></i> Discord</a>
|
||||
</p>
|
||||
</fieldset>
|
||||
</div>
|
||||
@@ -26,15 +28,9 @@
|
||||
<fieldset class="window">
|
||||
<legend>My projects</legend>
|
||||
<p>
|
||||
<b>Minecraft</b>
|
||||
<a href="https://github.com/YouHaveTrouble/minecraft-optimization">Server optimization guide</a><br>
|
||||
<a href="https://www.spigotmc.org/resources/commandwhitelist-spigot-1-8-1-16-bungeecord-waterfall.81326/">CommandWhitelist</a><br>
|
||||
<a href="https://www.spigotmc.org/resources/togglepvp.89376/">TogglePvP</a><br>
|
||||
</p>
|
||||
<p>
|
||||
<b>Bots</b>
|
||||
<a href="https://top.gg/bot/747037824049741924">Gamer Bot (Discord)</a><br>
|
||||
<b><a href="/projects"><i class="far fa-keyboard"></i> See my projects here</a></b>
|
||||
</p>
|
||||
|
||||
</fieldset>
|
||||
<fieldset class="window">
|
||||
<legend>Support me</legend>
|
||||
|
||||
Reference in New Issue
Block a user