Update hero tagline to "What grows in the dark needs no permission"
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
02e3011dda
commit
b4741c4827
|
|
@ -6,7 +6,7 @@
|
|||
<title>mycopunk.xyz — Welcome Home</title>
|
||||
<meta name="description" content="Mycopunk: regenerative, distributed, anti-fragile systems inspired by mycelial networks. Building from beneath the surface.">
|
||||
<meta property="og:title" content="mycopunk.xyz — Welcome Home">
|
||||
<meta property="og:description" content="If you found this, you were already looking. Underground networks, emergent possibilities.">
|
||||
<meta property="og:description" content="What grows in the dark needs no permission. Underground networks, emergent possibilities.">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://mycopunk.xyz">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍄</text></svg>">
|
||||
|
|
@ -555,7 +555,7 @@
|
|||
<section class="hero">
|
||||
<p class="hero-welcome">welcome home</p>
|
||||
<h1 class="hero-title">mycopunk.xyz</h1>
|
||||
<p class="hero-tagline">If you found this, you were already looking.</p>
|
||||
<p class="hero-tagline">What grows in the dark needs no permission.</p>
|
||||
<p class="hero-subtext">Underground networks, emergent possibilities. Building from beneath the surface.</p>
|
||||
<nav class="hero-nav">
|
||||
<a href="#principles">Principles</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue