|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | -<title>Sovereign Compute Hackathon @ PlanetNix 2026</title> |
| 6 | +<title>declarative.space hackathon @ PlanetNix 2026</title> |
7 | 7 | <meta name="description" content="Build something that gives users real ownership of their computing. And make it usable. March 5-6, 2026 in Pasadena, CA."> |
8 | 8 |
|
9 | 9 | <!-- OpenGraph --> |
10 | | -<meta property="og:title" content="Sovereign Compute Hackathon @ PlanetNix 2026"> |
| 10 | +<meta property="og:title" content="declarative.space hackathon @ PlanetNix 2026"> |
11 | 11 | <meta property="og:description" content="Build something that gives users real ownership of their computing. And make it usable. March 5-6, 2026 in Pasadena, CA."> |
12 | 12 | <meta property="og:type" content="website"> |
13 | 13 | <meta property="og:url" content="https://declarative.space"> |
14 | 14 | <!-- TODO: add og:image for social sharing preview --> |
15 | 15 |
|
16 | 16 | <!-- Twitter Card --> |
17 | 17 | <meta name="twitter:card" content="summary"> |
18 | | -<meta name="twitter:title" content="Sovereign Compute Hackathon @ PlanetNix 2026"> |
| 18 | +<meta name="twitter:title" content="declarative.space hackathon @ PlanetNix 2026"> |
19 | 19 | <meta name="twitter:description" content="Build something that gives users real ownership of their computing. And make it usable."> |
20 | 20 |
|
21 | 21 | <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='6' fill='%230a0e17'/%3E%3Ctext x='4' y='22' font-family='monospace' font-size='18' font-weight='700' fill='%23e8863a'%3E%3E_%3C/text%3E%3C/svg%3E"> |
|
55 | 55 | <!-- HERO --> |
56 | 56 | <section class="hero"> |
57 | 57 | <div class="hero-label">HACKATHON_</div> |
58 | | - <h1>Sovereign Compute<br><span class="accent">Hackathon</span><span class="accent">.</span></h1> |
| 58 | + <h1>declarative<span class="accent">.</span>space<br><span class="accent">hackathon</span><span class="accent">.</span></h1> |
59 | 59 | <p class="hero-sub">Build something that gives users real ownership of their computing. And make it usable.</p> |
60 | 60 | <p class="hero-meta">March 5–6, 2026 · <a href="https://planetnix.com">PlanetNix</a> · Pasadena, CA</p> |
61 | 61 | <a href="#participate" class="hero-cta">Submit your hack →</a> |
|
0 commit comments