Add mention of location

This commit is contained in:
Dan Kotowski 2023-05-08 21:39:29 -05:00
parent 0d5895c0e9
commit 250770f752
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

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>