diff --git a/src/lib/config.yaml b/src/lib/config.yaml index 19da3ff..d532d4c 100644 --- a/src/lib/config.yaml +++ b/src/lib/config.yaml @@ -124,12 +124,14 @@ people: img: mykola.png caption: Web3 privacy advocate behind [Web3Privacy Now](https://web3privacy.info/), [NYM](https://nymtech.net/) ambassador country: es - #- id: tree - # name: Tree - # twitter: treecz - # img: tree.jpg - # caption: Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz) - # country: cz + - id: tree + name: Tree + #twitter: treecz + link: https://staging.bsky.app/profile/tree.gwei.cz + linkText: "@tree.gwei.cz" + img: tree.jpg + caption: Orchestrating lunarpunk events [ETHBrno](https://ethbrno.cz) & [w3ps](https://github.com/web3privacy/w3ps) w/ [gwei.cz](https://gwei.cz) + country: cz - id: pg name: PG twitter: PG_CDG @@ -206,7 +208,7 @@ people: Co-founder of [Aleph Zero](https://alephzero.org/) & [Cardinal](https://cardinal.co/) hosts: - mykola - #- tree + - tree - pg speakersNote: We keep adding more and more speakers, stay tuned ... speakers: @@ -223,7 +225,7 @@ speakers: - alona-shevchenko partnerLevels: - key: 2 - name: Sponsors + name: Community sponsors - key: null name: Media partners partners: @@ -232,8 +234,15 @@ partners: web: https://research.aragon.org/ twitter: aragon_zk img: aragon-zk-research.svg - padding: 4 + class: p-4 level: 2 + - id: hopr + name: HOPR + web: https://hoprnet.org/ + twitter: hoprnet + img: hopr.svg + level: 2 + class: p-6 invert hover:invert-0 - id: lunardao name: LunarDAO web: https://lunardao.net diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 35917f3..025868c 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -74,7 +74,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tailwind.config.cjs b/tailwind.config.cjs index 8a5bb2b..567b520 100644 --- a/tailwind.config.cjs +++ b/tailwind.config.cjs @@ -3,7 +3,7 @@ const defaultTheme = require('tailwindcss/defaultTheme'); module.exports = { - content: ['./src/**/*.{html,js,svelte,ts}'], + content: ['./src/**/*.{html,js,svelte,ts,yaml}'], theme: { extend: { fontFamily: {