From e81b751743626645661029e63ada324903b5c3ef Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Thu, 19 Mar 2015 21:55:22 -0500 Subject: [PATCH] Make a couple of fixes for mobile. --- _layouts/base.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/base.html b/_layouts/base.html index 8160ad7..1ab7d7d 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -22,7 +22,7 @@
{{ content }}
diff --git a/index.html b/index.html index 9dc7521..bd65e23 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ projects:

I'm a software developer and Wikipedian currently studying computer science at the University of Illinois at Urbana–Champaign. My work mostly focuses on text parsing and analysis, but I'm also interested in programming language theory and algorithm design. Want to chat? Contact me at ben.kurtovic@gmail.com.