Add maintenance warning

This commit is contained in:
Jonathan Staab 2023-03-10 10:35:49 -06:00
parent 417c4ba782
commit 05fbacc539
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Current
- [ ] Add warning for petnames not synced (or maybe check that in connect?)
- [ ] Add cryptic symbol somewhere showing how many hours I've put in vs sats received with a link to a dev fund page somewhere
- [ ] Show loading/success on zap invoice screen
- [ ] Fix iOS/safari/firefox
- [ ] Update https://nostr.com/clients/coracle

View File

@ -19,6 +19,10 @@
class="fixed top-0 z-10 flex h-16 w-full items-center justify-between border-b
border-medium bg-dark p-4 text-white">
<div class="fa fa-bars fa-2xl cursor-pointer lg:hidden" on:click={toggleMenu} />
<p>
<strong>Under Maintenance</strong>: Coracle is moving to <Anchor
href="https://app.coracle.social">app.coracle.social</Anchor>
</p>
<Anchor
external
type="unstyled"