1
0
mirror of https://github.com/djkotowski/personal-website.git synced 2026-06-19 12:32:47 -05:00

Add mention of location

This commit is contained in:
2023-05-08 21:39:29 -05:00
parent 0d5895c0e9
commit 250770f752
+3
View File
@@ -12,6 +12,9 @@ import Hero from "./components/Hero.svelte";
<p class="mt-6 text-lg lg:text-xl text-gray-300">
Senior web software engineer with strong technical and interpersonal skills
</p>
<p class="mt-4 text-lg lg:text-xl text-gray-300">
Based in Chicago, Illinois
</p>
<p class="mt-6 text-yellow-600 italic">
Note: This webpage is a work in progress.
</p>