Skip to content

Commit 042de89

Browse files
committed
Update index.html
1 parent c87310a commit 042de89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css"
1212
integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog=="
1313
crossorigin="anonymous" />
14+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
1415
<title>LHS Web Development Club</title>
1516
</head>
1617

@@ -40,7 +41,7 @@
4041
</header>
4142
<div class="hero" id="hero">
4243
<div>
43-
<h1 id="hero-text">Web Development Club</h1>
44+
<h1 id="hero-text" class="animate__animated animate__pulse animate__infinite">Web Development Club</h1>
4445
<h2>Lynbrook High School</h2>
4546
<br />
4647
<a href="https://forms.gle/aEdhD7hxSJPJRcoD9" class=" button cta">

0 commit comments

Comments
 (0)