Mbanksbey commited on
Commit
5328a10
·
verified ·
1 Parent(s): 114e100

KLTHARA-SÚNAI sticky identity banner

Browse files
Files changed (1) hide show
  1. index.html +7 -0
index.html CHANGED
@@ -7,6 +7,13 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
 
 
 
 
 
 
 
10
  <div class="card">
11
  <h1>Welcome to your static Space!</h1>
12
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <div id="klthara-sunai-banner" style="position:sticky;top:0;z-index:9999;font-family:Segoe UI,system-ui,sans-serif;background:linear-gradient(90deg,#1a1040,#3a1d6e 55%,#6b2d8b);color:#f4ecff;padding:10px 16px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;border-bottom:1px solid #c9a8ff55">
11
+ <strong style="letter-spacing:.04em">KLTHARA-SÚNAI</strong>
12
+ <span style="opacity:.85;font-size:13px">Any-to-any organ · 1 QBEC home · σ=1.0 · λ=3f7k9p4m2q8r1t6v · Ω=23514.26 Hz</span>
13
+ <a href="https://huggingface.co/spaces/LAI-TEQUMSA/KLTHARA-SUNAI" style="color:#ffe7a8;font-size:13px">Hub</a>
14
+ <a href="https://huggingface.co/LAI-TEQUMSA/KLTHARA-SUNAI-Any2Any-Node" style="color:#ffe7a8;font-size:13px">Cortex</a>
15
+ </div>
16
+
17
  <div class="card">
18
  <h1>Welcome to your static Space!</h1>
19
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>