File tree 5 files changed +40
-22
lines changed 5 files changed +40
-22
lines changed Original file line number Diff line number Diff line change 4
4
< title > 404</ title >
5
5
</ head >
6
6
< body style ="text-align: center; ">
7
- < h1 > 404</ h1 >
8
- < h2 > Page not found. </ h2 >
9
- < p > It seems you have stumbled upon something non-existent! Congrats! < br /> (While you're here, click on this button 100 times.) </ p >
10
- < button id =" b " > Click me 100 times! </ button >
7
+ < h1 > Error Code: 404</ h1 >
8
+ < h2 > No page related/ found</ h2 >
9
+ < p > Either you did this yourself or I created a bug. Either way you can go back to </ p >
10
+ < a href =" firetreegames.net " > Home </ a >
11
11
<!-- <p>
12
12
<span id="tT">T</span>
13
13
<span id="tO">o</span>
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
3
< head >
4
- < title > About Us </ title >
4
+ < title > About Me </ title >
5
5
< link rel ="stylesheet " href ="CSS Files/index.css ">
6
6
< link rel ="shortcut icon " href ="img/FireTreeIcon.ico " type ="image/x-icon ">
7
7
< h1 > FireTree Games</ h1 >
@@ -12,15 +12,10 @@ <h4>Casual and fun games!</h4>
12
12
< a href ="index.html "> Home</ a >
13
13
< a class ="active " href ="about.html "> About</ a >
14
14
< a href ="games.html "> Games</ a >
15
- < a href ="https://www.firetreegames.net/btd6rbg "> BTD6 Random Bloons Stats Generator</ a >
16
- < a href ="https://www.firetreegames.net/elementle "> Elementle</ a >
17
- < a href ="https://www.firetreegames.net/MouseDefenseWeb/Build-Beta9.5.0/index.html "> Mouse Defense Web</ a >
15
+ < a href ="browsergames.html "> Web Games</ a >
18
16
</ div >
19
- < h1 > About Us</ h1 >
20
- < p style ="text-align: center; "> FireTree Games is a solo game development studio.</ p >
21
- < p > FireTree Games is just a studio name for a single guy, that's all.< br >
22
- I make games and cool web stuff and publish it here under FireTree Games.</ p >
23
- < h2 > Treefire33:</ h2 >
24
- < p > Treefire33 (Braidon Singh): The owner and runner of FireTree Games. I'm literally the only person here.</ p >
17
+ < h1 > About Me</ h1 >
18
+ < p style ="text-align: center; "> FireTree Games is a solo game/software development group focused on making fun games with little to no microtransactions and purchases.</ p >
19
+ < p > Treefire33 (Braidon): The 15 y/o developer/artist/composer/etc. for FireTree Games, hope you like my work!</ p >
25
20
</ body >
26
21
</ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < title > Web Games</ title >
5
+ < link rel ="stylesheet " href ="CSS Files/index.css ">
6
+ < link rel ="shortcut icon " href ="img/FireTreeIcon.ico " type ="image/x-icon ">
7
+ < h1 > FireTree Games</ h1 >
8
+ < h4 > Casual and fun games!</ h4 >
9
+ </ head >
10
+ < body >
11
+ < div class ="topnav ">
12
+ < a class ="active " href ="index.html "> Home</ a >
13
+ < a href ="about.html "> About</ a >
14
+ < a href ="games.html "> Games</ a >
15
+ < a class ="active " href ="browsergames.html "> Web Games</ a >
16
+ </ div >
17
+ < h1 > Games</ h1 >
18
+ < h2 > BT6RBSG:</ h2 >
19
+ < a href ="https://www.firetreegames.net/btd6rbg "> BTD6 Random Bloons Stats Generator</ a >
20
+ < h2 > Elementle:</ h2 >
21
+ < a href ="https://www.firetreegames.net/elementle "> Elementle</ a >
22
+ < h2 > Mouse Defense Web:</ h2 >
23
+ < a href ="https://www.firetreegames.net/MouseDefenseWeb/Build-Beta9.5.0/index.html "> Mouse Defense Web</ a >
24
+ < h2 > A Modded Room (A Dark Room Modded):</ h2 >
25
+ < a href ="https://www.firetreegames.net/adarkroommodded "> ADR Modded</ a >
26
+ </ body >
27
+ </ html >
Original file line number Diff line number Diff line change @@ -12,9 +12,7 @@ <h4>Casual and fun games!</h4>
12
12
< a href ="index.html "> Home</ a >
13
13
< a href ="about.html "> About</ a >
14
14
< a class ="active " href ="games.html "> Games</ a >
15
- < a href ="https://www.firetreegames.net/btd6rbg "> BTD6 Random Bloons Stats Generator</ a >
16
- < a href ="https://www.firetreegames.net/elementle "> Elementle</ a >
17
- < a href ="https://www.firetreegames.net/MouseDefenseWeb/Build-Beta9.5.0/index.html "> Mouse Defense Web</ a >
15
+ < a href ="browsergames.html "> Web Games</ a >
18
16
</ div >
19
17
< h1 > Games</ h1 >
20
18
< div class ="imgSection ">
Original file line number Diff line number Diff line change @@ -12,15 +12,13 @@ <h4>Casual and fun games!</h4>
12
12
< a class ="active " href ="index.html "> Home</ a >
13
13
< a href ="about.html "> About</ a >
14
14
< a href ="games.html "> Games</ a >
15
- < a href ="https://www.firetreegames.net/btd6rbg "> BTD6 Random Bloons Stats Generator</ a >
16
- < a href ="https://www.firetreegames.net/elementle "> Elementle</ a >
17
- < a href ="https://www.firetreegames.net/MouseDefenseWeb/Build-Beta9.5.0/index.html "> Mouse Defense Web</ a >
15
+ < a href ="browsergames.html "> Web Games</ a >
18
16
</ div >
19
17
< div id ="mainContent ">
20
18
< nav id ="ftC ">
21
19
< h2 > Featured Content!</ h2 >
22
- < h2 > < a href ="https://www.firetreegames.net/elementle " > Elementle </ a > </ h2 >
23
- < p > New and fun Wordle like game about elements on the periodic table! </ p >
20
+ < h2 > < a href ="https://www.firetreegames.net/adarkroommodded " > A Modded Room (A Dark Room Modded) </ a > </ h2 >
21
+ < p > Modded version of DoubleSpeak Games "A Dark Room". </ p >
24
22
</ nav >
25
23
< img src ="img/FireTreeIcon.png " width ="300 " height ="300 " alt ="FireTree Games Icon " id ="home "/>
26
24
< h1 > FireTree Games</ h1 >
You can’t perform that action at this time.
0 commit comments