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

Remove WIP notice

This commit is contained in:
2023-06-23 02:29:41 -05:00
parent 250770f752
commit af757da095
-3
View File
@@ -15,8 +15,5 @@ import Hero from "./components/Hero.svelte";
<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>
</Hero>
</div>