-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (23 loc) · 1 KB
/
index.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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>JoaoFelipe3's site</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<pre>
Welcome to my homepage.
╒════════╕
│Who I am│
╘════════╛
I am from Brazil, and a hobby programmer.
I particularly like the programming language <a href="https://www.uiua.org">Uiua</a>, and have even contributed to it.
╒═════════════════════╕
│Where you can find me│
╘═════════════════════╛
• Discord: <a href="https://discord.com/users/1009443339541680199">@joaozin003</a><span class="icon"><img src="imgs/discord.png"></span>
• Reddit: <a href="https://reddit.com/u/J0aozin003">u/J0aozin003</a><span class="icon"><img src="imgs/reddit.png"></span>
• <s>X</s> Twitter: <a href="https://x.com/Joaozin__3">@Joaozin__3</a><span class="icon"><img src="imgs/x.png"></span></pre>
</body>
</html>