Update index.html

This commit is contained in:
Timothy Pidashev
2021-09-14 10:22:53 -07:00
committed by GitHub
parent 2c8a235b4c
commit 00614ebc7a

View File

@@ -16,7 +16,7 @@
<section class="centered"> <section class="centered">
<div> <div>
<h1 class="hero__header pink__colored" data-aos="fade-right">Hello,</h1> <h1 class="hero__header pink__colored" data-aos="fade-right">Hello,</h1>
<h1 class="hero__header" data-aos="fade-left">I'm Tim.</h1> <h1 class="hero__header" data-aos="fade-left">I'm Timothy Pidashev.</h1>
</div> </div>
<img src="static/images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left"> <img src="static/images/elements/png/line_short.png" alt="line" class="divider__line" data-aos="flip-left">
</section> </section>