Some changes codex made that I want to test how they work

This commit is contained in:
2026-04-18 20:42:58 -04:00
parent effaf64bcf
commit 80a217fc5b
17 changed files with 1613 additions and 115 deletions

View File

@@ -25,7 +25,7 @@
<div class="auth-wrap">
<div class="auth-card">
<h1 class="auth-brand">OXYDE</h1>
<p class="auth-tagline">encrypted · realtime · distributed</p>
<p class="auth-tagline">realtime · native · focused</p>
{#if err}
<div class="err-banner">{err}</div>