Skip to content

Commit 91f7753

Browse files
yey
1 parent 08e9e85 commit 91f7753

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

01home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,14 +199,14 @@ <h1>Hi, I am Squircle, and welcome inside my computer.</h1>
199199
<br>
200200

201201
<H2>This section is a work in progress.</H2>
202-
202+
<p>I am aware that there are issues with the links that open within the canvas. I will fix that tomorrow.</p>
203203
<marquee scrollamount="6" loop="infinite" onmouseover="this.stop();" onmouseout="this.start();" direction="left"><a href="https://immjs.dev/"><img src="https://immjs.dev/88x31s/immjs.dev.gif" alt="ImmJS" title="ImmJS"/></a> <a href="https://melankorin.net/"><img src="https://melankorin.net/assets/img/buttons/button-1.gif" alt="melankorin" title="melankorin"></a> <a href="https://astracelestine.nekoweb.org"><img src="https://astracelestine.nekoweb.org/img/shit.png" alt="astracelestine" title="astracelestine"></a>
204204
<a href="https://bomberfish.ca">
205205
<img src="https://bomberfish.ca/buttons/button.gif" alt="BomberFish" title="BomberFish" />
206206
</a>
207207
</marquee>
208208

209-
209+
<marquee scrollamount="6" loop="infinite" onmouseover="this.stop();" onmouseout="this.start();" direction="left"><a href="https://immjs.dev/"><img src="https://immjs.dev/88x31s/immjs.dev.gif"></a> <a href="https://melankorin.net/"><img src="https://melankorin.net/assets/img/buttons/button-1.gif"></a></marquee>
210210

211211

212212
<br><br>

0 commit comments

Comments
 (0)