Update index.html

This commit is contained in:
Clay 2021-11-19 17:12:50 -05:00 committed by GitHub
parent 5959bc68e8
commit c4c5f68f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<meta charset="UTF-8">
<meta name="robots" content="noindex,nofollow" /> <title>ClayGarth</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="icon" href="https://claygarth.com/img/favicon.ico" type="image/x-icon" />
</head>
<body>
@ -15,7 +15,7 @@
<div class="content">
<img id="userPhoto" src="https://i.imgur.com/lSZKlFd.png" alt="User Photo">
<h1><a href="#" id="userName" rel="noopener">@ClayGarth</a></h1>
<h1><a href="https://claygarth.com/" id="userName" rel="noopener">ClayGarth.com</a></h1>
<div id="links">
<a class="link" href="#" title="Clay#12324" target="_blank">BattleNet</a>
@ -55,19 +55,7 @@
<a class="link" href="http://live.xbox.com/Profile?Gamertag=clay8977" target="_blank">Xbox</a>
<a class="link" href="https://www.youtube.com/channel/UCpPx2QG9UIvwrmzQmkflfcw" target="_blank">YouTube</a>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<hr>
<a class="link" href="https://claygarth.neocities.org/" target="_blank">Mirror 1</a>
<a class="link" href="https://claygarth.keybase.pub/" target="_blank">Mirror 2</a>
<a class="link" href="https://claygarth.github.io/" target="_blank">Mirror 3</a>
<a class="link" href="#" target="_blank">#</a>
@ -82,6 +70,25 @@
<br>
<br>
<img src="https://wiki.claygarth.com/lib/exe/fetch.php?media=wiki:octoline.png">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="https://claygarth.neocities.org/" target="_blank">Mirror 1</a> |
<a href="https://claygarth.keybase.pub/" target="_blank">Mirror 2</a> |
<a href="https://claygarth.bitbucket.io/" target="_blank">Mirror 3</a> |
<a href="https://claygarth.github.io/" target="_blank">Mirror 4</a> |
<a href="https://claygarth.gitlab.io/plain-html/" target="_blank">Mirror 5</a>
</footer>
</div>