summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2021-12-29 16:13:13 -0500
committermattkae <mattkae@protonmail.com>2021-12-29 16:13:13 -0500
commit216f0a949c123be69410d855a3a389d3100bf741 (patch)
treec551d7643b60bde6ec71b3b1934696b7ec5dd939 /index.html
parent2a8544e2d2534b138b7100ea8cfb30c21358adaf (diff)
Fix for a terrible orange color
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.html b/index.html
index 77417e6..eb7f9c5 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
<title>Matthew Kosarek</title>
<link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon">
</head>
+
<body>
<div id="theme_container">
<canvas id="theme_canvas"></canvas>
@@ -51,9 +52,11 @@
</div>
</p>
- <p>
- My name is Matthew Kosarek. I am a computer programmer from New Jersey and currently living in Montreal. I keep my CV up to date on this website, and also
- provide some links to some other thinks that I am currently up to. I also have fun building themes in WASM/WebGL when I find the time.
+ <p style='padding-left: 2rem; padding-right: 2rem;'>
+ Hello! My name is Matthew Kosarek.
+ I am a computer programmer from northern New Jersey and I currently live and work in Montreal, Quebec.
+ I keep my CV up to date on this website, and I also provide some links to some extracurriculars that I am up to.
+ In my spare time, I build fun themes in C++/OpenGL and compile them to WASM/WebGL.
</p>
</section>
<section>