Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NotToufG authored Jan 9, 2023
1 parent 1e9fddf commit c20c146
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset = "utf-8" />

<title>
LBS
ToufG's Github Page
</title>

<!-- add icon link -->
Expand All @@ -16,9 +16,9 @@
</head>

<body>
<h1 style = "color:red;">ToufG's Last Breath (Phase 3) Simulator</h1>
<h1 style = "color:red;">ToufG's Github Page/h1>
<p>Welcome!</p>

<h1>Last Breath Simulator</h1>
<p>Set "earbreak" to 50 if you wish to use both of your speakers, set it to 0 for only left and 100 for right.</p>
<p> Controls: </p>
Press space to change soul type </p>
Expand All @@ -37,5 +37,10 @@ <h1 style = "color:red;">ToufG's Last Breath (Phase 3) Simulator</h1>
<form action="https://nottoufg.github.io/game.html">
<input type="submit" value="Go to ULB Phase 3 Simulator" />
</form>
<h1> Ink Sans Simulator </h1>
<p> W.I.P </p>
<form action="https://nottoufg.github.io/inksanssim.html">
<input type="submit" value="W.I.P" />
</form>
</body>
</html>

0 comments on commit c20c146

Please sign in to comment.