Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxhu787 committed Feb 4, 2024
1 parent dd0d9b8 commit ce934f6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,11 @@
<body>
<header class="hidden" id="header">
<img id="g4o2" class="hidden" style="transition-delay: 1000ms;" src="./assets/images/hu-kaixiang.jpeg">
<h1 class="typing-container">
<h1 class="typing-container hidden" style="transition-delay: 200ms;">
<span id="sentence" class="sentence">Hi, I'm </span>
<span id="feature-text"></span>
<span class="input-cursor"></span>
</h1>
<!--
<div class="typing-container">
<span id="sentence" class="sentence">Here, take this </span>
<span id="feature-text"></span>
<span class="input-cursor"></span>
</div>-->
<!-- <h1 class="hidden" style="transition-delay: 200ms;">Hu&nbsp;<span style="color: #ffa500 !important;">Kaixiang</span></h1> -->
<h2 class="hidden" style="transition-delay: 400ms;">WEB&nbsp;DEVELOPMENT, SOFTWARE&nbsp;ENGINEERING</h2>
<p class="hidden" style="transition-delay: 600ms;">Age <span id="myAge">14</span></p>
<section id="socials">
Expand Down

0 comments on commit ce934f6

Please sign in to comment.