Update src/index.html
All checks were successful
On_Push / build (push) Successful in 31s

This commit is contained in:
flamez 2025-04-22 12:37:01 +00:00
parent 8ac6c1b33b
commit 6bb6036c2a

View file

@ -14,7 +14,7 @@
<div id="Home" class="tabcontent">
<h1>Home</h1>
<p1>Welcome to my Page</p1>
<p1 class="solid" > Hi, my name is Cian OShaughnessy, I am a Third-level student at the University of Limerick, and I am currently in 1st year of Computer Science. </p1>
<p1 class="solid" > Hi, my name is Cian O'Shaughnessy, I am a Third-level student at the University of Limerick, and I am currently in 1st year of Computer Science. </p1>
<p1 class="solid"> My interest in Computer Science started when i was in Primary School, i always found Scratch interesting as a kid, it was cool to see by adding stuff together you can make Sprites do anything you wanted, This lead me to pursue classes in Scratch as a kid, but now I am thoroughly enjoying my course, and happy i am learning something new every day </p1>
</div>