diff --git a/src/components/Nav.svelte b/src/components/Nav.svelte index bf42fde..c731321 100644 --- a/src/components/Nav.svelte +++ b/src/components/Nav.svelte @@ -95,9 +95,6 @@
  • Blog
  • -
  • - Resources -
  • Earn
  • diff --git a/src/routes/earn.svelte b/src/routes/earn.svelte index c829325..c53d0ef 100644 --- a/src/routes/earn.svelte +++ b/src/routes/earn.svelte @@ -81,7 +81,7 @@ /* width: 30rem;*/ /* height: 26rem;*/ font-size: 2rem; - line-height: 3rem; + line-height:3rem; margin-bottom: 1rem; padding: 1rem; overflow: hidden; @@ -158,6 +158,10 @@ text-align: center; } + #content-header-less-top-margin { + margin-top: 2rem; + } + .glassfrog { background: center left url(/img/glassfrog-logo.png) no-repeat; background-size: 25.5px 21.25px; @@ -174,37 +178,34 @@
    -

    - Earn with LeapDAO by completing a bounty, taking on a role, or applying - for a grant -

    -
    - -

    Grants

    -
    -

    - Mass adoption is the next critical step for the blockchain industry. - Scalable and secure decentralized apps can deliver this vision. -
    - Hence we support selected entrepreneurs and teams with grants. + Are you a developer who is

    -
    -
    + +
      +
    • + Looking to get started with blockchain technology and want to work with an + open source community that is focused on a network combining scalability, ease of use and security — all in one +
    • +
    • + Currently working with an unmotivated team and with an organisation that is hierarchy based +
    • +
    • + Looking for a highly motivated team and the companions who believe in you and realize your ideas +
    • +
    • + Willing to work on cutting edge technology +
    • +
    + +

    + then LeapDAO is the right place for you. +

    +

    - If you are an entrepreneur or team delivering a use-case that requires - fast and cheap transactions or complex computations, we can support you - with mentorship and funding. -
    - Fill out the form to - - apply for a grant - - . + Join us and earn with LeapDAO by taking on a role or completing a bounty here.

    -
    -
    +

    Roles

    diff --git a/src/routes/resources.svelte b/src/routes/resources.svelte deleted file mode 100644 index 25dac49..0000000 --- a/src/routes/resources.svelte +++ /dev/null @@ -1,68 +0,0 @@ -
    -
    -

    LeapDAO Resources

    -

    - Everything you might need to contribute or build - a cool dApp -

    -
    - -
      -
    • -

      - White paper -

      -

      Design document about Plasma Leap architecture

      -
    • -
    • -

      - GlassFrog Organization -

      -

      - Our holacracy organization page. A place when we do meetings and - make decisions -

      -
    • -
    • -

      Bridge UI

      -

      - A set of tools for interacting with our chain including: - governance page, validator slots auction, wallet, block explorer - and network status page -

      -

      - leapdao/bridge-ui repo
      - Testnet
      - Mainnet -

      -
    • -
    • -

      Documentation

      -

      - Articles and tutorials about using our chain to build something - cool -

      -

      - leapdao/leapdao-docs -

      -
    • -
    • -

      Bounties

      -

      A list of available, ongoing and finished bounties

      -

      - bounty board -

      -
    • -
    -