-
Notifications
You must be signed in to change notification settings - Fork 0
/
about me.html
70 lines (40 loc) · 1.75 KB
/
about me.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style type="text/css" source="/Main.css"></style>
</head>
<body>
<h1>this page is for my about me, the other stuff (roblox/wiki) is wip</h1>
<h1>why my username is mrtbts</h1>
<p>mrtbts come from i like sky train
so i combine bangkok train mrt underground and bts skytrain and then it comes out mrtbts</p>
<h1>all my alt account</h1>
<p>my school account</p>
<a href="https://scratch.mit.edu/users/parima13">@parima13</a>
<p>my test account</p>
<a href="https://scratch.mit.edu/users/mrtbts_test">@mrtbts_test</a>
<p>my roblox account</p>
<p><a href="https://web.roblox.com/users/793979925/profile">mrtbts on roblox</a></p>
<p>my roblox alt account</p>
<p><a href="https://web.roblox.com/users/2595880601/profile">mrtbts_alt on roblox</a></p>
<h2>the rest are not mine is my family account</h2>
<p>my mom account</p>
<a href="https://scratch.mit.edu/users/mrtbts_mom">@mrtbts_mom</a>
<p>my dad account</p>
<a href="https://scratch.mit.edu/users/poohpapa">@poohpapa</a>
<p>my cousin account</p>
<a href="https://scratch.mit.edu/users/toodte">@TOODTE</a>
<h1>thing you need to know</h1>
<h2>i don't do these</h2/>
<p>i don't do F4F</p>
<p>i don't follow on request</p>
<p>no advertising except i allow it</p>
<h2>i do these</h2>
<p>i do feedback</p>
<h2>friends</h2>
<a href="https://scratch.mit.edu/users/stardawn-">@stardawn-</a>
<a href="https://scratch.mit.edu/users/tptoxy">@tptoxy</a>
<footer><small><a href="https://about-mrtbts.github.io/mrtbts">home</a> | <a href="https://about-mrtbts.github.io/mrtbts/what%20i'm%20working%20on">what i'm working on</a> | <a href="https://scratch.mit.edu/users/mrtbts">my profile</a></small></footer>
</body>
</html>