summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index a85ca65..f76e3ab 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
<ul>
<li><a href='/'>&#127969; Home</a></li>
<li><a href='/resume.html'>&#128216; CV</a></li>
- <li><a href='/posts.html'>&#128221; Posts</a></li>
+ <li style="display: none;"><a href='/posts.html'>&#128221; Posts</a></li>
</ul>
</nav>
</header>
@@ -52,7 +52,8 @@
</p>
<p>
- My name is Matthew Kosarek. I am a computer programmer currently living in New Jersey. I keep my CV up to date on this website. I also write some posts about computers when I find something particularly interesting. You can find a link to my Github <a href='https://github.com/mattkae'>here</a>. I am also building a website about physics simulation in video games which you can find <a href='https://physicsforgames.com/'>here</a>.
+ My name is Matthew Kosarek. I am a computer programmer currently living in Montreal. I keep my CV up to date on this website.
+ You can find a link to my Github <a href='https://github.com/mattkae'>here</a>. I am also building a website about physics simulation in video games which you can find <a href='https://physicsforgames.com/'>here</a>.
</p>
<br/>
</section>