Skip to content

Commit

Permalink
changedabout
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0rz0 committed Apr 25, 2024
1 parent b62f958 commit aa85fb6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions about.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ main {

h3 {
font-family: monospace;
text-align: center;
}

h2 {
Expand Down
11 changes: 10 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,16 @@ <h1>Ax0rz0's Home</h1>
</header>
<main>
<h2>About me</h2>
<h3>e</h3>
<br>
<h3>Hi! My name is Ax0rz0, I'm a really stupid programmer who is always learning new thing everyday.</h3>
<h3>I come all the way across those fiber underwater cables to you from Australia, coding some of the worst sites you will ever see. </h3>
<h3>This site is more an about me / games site where you can find some cool projects I've either made, or forked over here.</h3>
<h3>I, HATE CSS with a PASSION! But I somehow manage my way round it.</h3>
<h3>You are welcome to clone my public repos and do as you wish, you can find me SUUUPER active on my discord account (below.)</h3>
<br>
<h3>Discord username: ax0rz0</h3>
<br>
<h3>This site is a constant WIP and is never finished.</h3>
</main>
</body>
</html>
Expand Down

0 comments on commit aa85fb6

Please sign in to comment.