Add infinite scrolling cause zeppo is silly
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m57s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m57s
This commit is contained in:
27
index.html
27
index.html
@@ -62,17 +62,21 @@
|
||||
|
||||
<section class="testimonials">
|
||||
<h2>What Others Are Saying</h2>
|
||||
<div class="testimonial">
|
||||
<p>"I have never met a yinglet with such presence. Zeppo is a force of nature wrapped in fur."</p>
|
||||
<cite>— A Very Reliable Source</cite>
|
||||
</div>
|
||||
<div class="testimonial">
|
||||
<p>"He once stared down a baxxid and the baxxid blinked first (even though it doesn't have eyelids). Legend."</p>
|
||||
<cite>— Witness</cite>
|
||||
</div>
|
||||
<div class="testimonial">
|
||||
<p>"I asked him to tone it down and he toned it UP. Respect."</p>
|
||||
<cite>— Anonymous</cite>
|
||||
<div class="testimonial-viewport">
|
||||
<div id="testimonial-track">
|
||||
<div class="testimonial">
|
||||
<p>"I have never met a yinglet with such presence. Zeppo is a force of nature wrapped in fur."</p>
|
||||
<cite>— A Very Reliable Source</cite>
|
||||
</div>
|
||||
<div class="testimonial">
|
||||
<p>"He once stared down a baxxid and the baxxid blinked first (even though it doesn't have eyelids). Legend."</p>
|
||||
<cite>— Witness</cite>
|
||||
</div>
|
||||
<div class="testimonial">
|
||||
<p>"I asked him to tone it down and he toned it UP. Respect."</p>
|
||||
<cite>— Anonymous</cite>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -108,5 +112,6 @@
|
||||
<footer>
|
||||
<p>Built with love and a healthy fear of Zeppo's judgment.</p>
|
||||
</footer>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user