-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaboutme.html
28 lines (21 loc) · 869 Bytes
/
aboutme.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
<h1 class="text-center">Swordslasher</h1>
<br>
<link rel="stylesheet" href="style2.css">
<a>I am a crazy person who somehow got into coding.</a>
<br>
<nav>
<a href="http://swordslasher.com" class="nav-home"> my website </a>
<a href="https://amhooman.github.io/website" class="nav-home"> my website alt link </a>
<a href="https://github.com/amhooman" class="nav-home"> my github </a>
<a href="https://amhooman.github.io/website/images/spin.gif" class="nav-home"> spin </a>
</nav>
<img src="https://swordslasher.com/images/mysitebanner.png" width="70%" height=auto>
<br>
<br>
<a>my club penguin rewritten avatar. Rip.....</a>
<br>
<img src="https://avatars.githubusercontent.com/u/95942514?s=96&v=4">
<script src="../../../../ruffle/ruffle.js"></script>
<script>
document.getElementById("aboutNav").classList.add("active");
</script>