brand: remove (you) from browser tab title
Keep the pun in the site hero only, not the <title> tag. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e547783838
commit
b6d464d24e
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📦</text></svg>">
|
||||
<title>(you)rStack — Open-Source Community Infrastructure</title>
|
||||
<title>rStack — Open-Source Community Infrastructure</title>
|
||||
<meta name="description" content="A complete open-source stack for community self-governance. Self-hosted tools tied together with zero-knowledge identity and data sovereignty.">
|
||||
<style>
|
||||
* { margin: 0; padding: 0; box-sizing: border-box; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue