Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
3xionDev authored Sep 26, 2024
1 parent 338a7f3 commit fcd1edb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<link href="https://unpkg.com/movement.css/movement.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/gsap.min.js"></script>
</head>

<body>

<div id="header1">
Expand All @@ -28,7 +27,7 @@ <h1 class="names" id="headertitle" data-m="bounce-up"> 3xion </h1>
<h1 class="names" id="pgtitle" data-m="blur">3xion</h1>
<h1 class="names" id="pgtitle2" data-m="bounce-down" data-m-delay="1.1"> Development </h1>
<h3 id="desc1" data-m="reveal-down">Two braincells, united</h3>
<h2 id="desc2" data-m="reveal-up">Hello! I am Nolan, an 8th grade programmer, game developer, and graphic designer. Below is a definitive (okay, maybe not) list of my projects.</h2>
<h2 id="desc2" data-m="reveal-up">Hello! I am Nolan, a freshman programmer, game developer, and graphic designer. Below is a definitive (okay, maybe not) list of my projects.</h2>
<h1 id="projects" data-m="bounce-up"> Projects </h1>
<center>
<div class="projectboxes" onclick="replclicker()">
Expand Down

0 comments on commit fcd1edb

Please sign in to comment.