Added "I'm a" text

This commit is contained in:
2026-02-07 20:43:15 +00:00
parent 78fa0a4fc9
commit 83d66aa86a
3 changed files with 53 additions and 2 deletions

View File

@ -1,5 +1,9 @@
<!DOCTYPE html>
<html>
<!--
Hello fellow nerd!
-->
<head>
<title></title>
<link rel="stylesheet" href="/styles.css">
@ -11,6 +15,7 @@
</div></header>
<main>
<h1 id="helloText"><noscript>Hewwo!</noscript></h1>
<h2>I'm a <span id="imaText"><noscript>dumbass</noscript></span>.</h2>
</main>
<footer>
<!-- Left side -->