Small grammatical change

This commit is contained in:
Naman Sood 2020-01-04 21:26:05 -05:00
parent 3ccca72bc6
commit 6a67226e68

View file

@ -21,7 +21,7 @@
<canvas id="bg"></canvas>
<div class="text-container">
<h1>Hi, I&rsquo;m Naman.</h1>
<h3>I&rsquo;m a<span class="age"> seventeen</span> year-old student and web developer from India and 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 web 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>
</div>
</section>