-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
16 lines (16 loc) · 1.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/Null-Austin/public-assets/main/Null-Austin.jpeg">
<title>Hello!</title>
<link rel="stylesheet" href="/css/main_theme.css">
</head>
<body>
<div class="backbody">
<h1>Welcome!</h1>
<p>Hello, i am <a href="https://github.com/Null-Austin">Austin</a>, and im working towards Software development, or fancy word incoming, Software engineering! lol. I love tech, computers, devices, raspberrys, and last of all, sprite. Sorryyyy off brand people. Anyways, i love Spicy food, and learning, math is a favorite subject, im currently in algebra. And i try to be selfless. As always.</p>
<p><b>be warned, dont get on my bad side...</b></p>
<p>No need to worry! i am a wikipedian? ya. And another thing about me, is i enjoy talking, and as a favor back, will listen. For further info please refer to <a href="/contact.html">here</a>. And also, if you like any of my projects, come look at the rest of <a href="/projects.html">them</a>!</p>
</div>
</body>
</html>