Skip to content

Commit 0175b2f

Browse files
committed
Rename hackathon to declarative.space hackathon
1 parent 9ba3144 commit 0175b2f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Hackathon Submission
2-
description: Submit your hack for the Sovereign Compute Hackathon
2+
description: Submit your hack for the declarative.space hackathon
33
title: ""
44
labels: ["submission"]
55
body:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sovereign Compute Hackathon @ PlanetNix 2026
1+
# declarative.space hackathon @ PlanetNix 2026
22

33
Build something that gives users real ownership of their computing. And make it usable.
44

site/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
<head>
44
<meta charset="UTF-8">
55
<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>
77
<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.">
88

99
<!-- OpenGraph -->
10-
<meta property="og:title" content="Sovereign Compute Hackathon @ PlanetNix 2026">
10+
<meta property="og:title" content="declarative.space hackathon @ PlanetNix 2026">
1111
<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.">
1212
<meta property="og:type" content="website">
1313
<meta property="og:url" content="https://declarative.space">
1414
<!-- TODO: add og:image for social sharing preview -->
1515

1616
<!-- Twitter Card -->
1717
<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">
1919
<meta name="twitter:description" content="Build something that gives users real ownership of their computing. And make it usable.">
2020

2121
<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,7 +55,7 @@
5555
<!-- HERO -->
5656
<section class="hero">
5757
<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>
5959
<p class="hero-sub">Build something that gives users real ownership of their computing. And make it usable.</p>
6060
<p class="hero-meta">March 5&ndash;6, 2026 &middot; <a href="https://planetnix.com">PlanetNix</a> &middot; Pasadena, CA</p>
6161
<a href="#participate" class="hero-cta">Submit your hack &rarr;</a>

0 commit comments

Comments
 (0)