From c9c4cd89b98557f5419f2bbf3ef40084b8493474 Mon Sep 17 00:00:00 2001 From: tree Date: Thu, 10 Nov 2022 05:53:53 +0100 Subject: [PATCH] Applications closed --- src/lib/Navigation.svelte | 16 ++++++++-------- src/routes/+page.svelte | 4 ++-- static/hacker-manual.md | 6 +++++- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/src/lib/Navigation.svelte b/src/lib/Navigation.svelte index d4d4e10..45d6857 100644 --- a/src/lib/Navigation.svelte +++ b/src/lib/Navigation.svelte @@ -42,10 +42,10 @@
  • (open = false)} - class:active={$page.url.pathname === '/venues/'}>VenueHacker Manual
  • @@ -58,10 +58,10 @@
  • (open = false)} - class:active={$page.url.pathname === '/manual/'}>Hacker ManualVenue
  • @@ -73,17 +73,17 @@ >
  • -
  • +
  • (open = false)} - class="px-5 py-2 flex items-center leading-snug text-black hover:opacity-75 external" + class="px-5 py-2 flex items-center bg-black text-white leading-snug hover:opacity-75 external" >Chat
  • -
  • + diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 5a55987..cfb957f 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -70,7 +70,7 @@ >.

    -
    +
    hero diff --git a/static/hacker-manual.md b/static/hacker-manual.md index 96a0068..c364b11 100644 --- a/static/hacker-manual.md +++ b/static/hacker-manual.md @@ -1,6 +1,10 @@ ## TL;DR -* Join the conversation on Matrix: [#ethbrno:gwei.cz](https://matrix.to/#/#ethbrno:gwei.cz) +* Join the conversation on Matrix - [#ethbrno:gwei.cz](https://matrix.to/#/#ethbrno:gwei.cz) +* Mint your unique SBT token - [mint.ethbrno.cz](https://mint.ethbrno.cz/) ([read more](#hackathon-identity---soulbound-token-sbt)) +* Get test ETH on Goerli or Sepolia - [faucet.ethbrno.cz](https://faucet.ethbrno.cz/) +* Submit your project before Sunday 11am - [devfolio.ethbrno.cz](https://ethbrno.devfolio.co/) ([read more](#submissions)) +* Take part in quadratic voting - [vote.ethbrno.cz](https://vote.ethbrno.cz/) ## Overview