Add blog to hero text

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-03-29 19:28:25 -04:00
parent 562a357db8
commit 0a26c92b2f

View file

@ -22,7 +22,7 @@
<div class="text-container"> <div class="text-container">
<h1>Hi, I&rsquo;m Naman.</h1> <h1>Hi, I&rsquo;m Naman.</h1>
<h3>I&rsquo;m a<span class="age"> seventeen</span> year-old student and developer from India, currently studying <em>computer science</em> at the <em>University of Waterloo</em>.</h3> <h3>I&rsquo;m a<span class="age"> seventeen</span> year-old student and developer from India, currently studying <em>computer science</em> at the <em>University of Waterloo</em>.</h3>
<h3>You can click to see my <a href="/resume.pdf">resume</a>, my web development <a href="#thegirlcode">portfolio</a>, and ways to <a href="#contact">contact</a> me.</h3> <h3>You can click to see my <a href="/resume.pdf">resume</a>, visit my <a href="https://prose.nsood.in">blog</a>, or check out my web development projects <a href="#thegirlcode">below</a>. Ways to <a href="#contact">contact</a> me are linked below as well.</h3>
</div> </div>
</section> </section>