Remove WIP notice
This commit is contained in:
parent
250770f752
commit
af757da095
|
|
@ -15,8 +15,5 @@ import Hero from "./components/Hero.svelte";
|
||||||
<p class="mt-4 text-lg lg:text-xl text-gray-300">
|
<p class="mt-4 text-lg lg:text-xl text-gray-300">
|
||||||
Based in Chicago, Illinois
|
Based in Chicago, Illinois
|
||||||
</p>
|
</p>
|
||||||
<p class="mt-6 text-yellow-600 italic">
|
|
||||||
Note: This webpage is a work in progress.
|
|
||||||
</p>
|
|
||||||
</Hero>
|
</Hero>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue