Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -108,7 +108,7 @@ textarea{width:100%;min-height:60px;padding:8px 11px;background:var(--surface-al
|
|
| 108 |
<div class="wrap">
|
| 109 |
<header class="hdr">
|
| 110 |
<div class="hdr-eye">SOMA Multi-Agent System</div>
|
| 111 |
-
<h1 class="hdr-t"><span class="gt">
|
| 112 |
<div class="pills">
|
| 113 |
<span class="pill" style="background:linear-gradient(135deg,rgba(225,29,72,.08),rgba(249,115,22,.08));border-color:rgba(225,29,72,.25);color:#e11d48;font-weight:700">๐ฅ VIDRAFT</span>
|
| 114 |
<span class="pill">๐ฉบ ์์ฌ</span><span class="pill">๐ฎ ๊ด์</span><span class="pill">๐ก ์ฐฝ๋ฐ</span><span class="pill">โ๏ธ ๋นํ</span><span class="pill">๐ฏ ๊ฐ๋
</span>
|
|
@@ -190,7 +190,7 @@ textarea{width:100%;min-height:60px;padding:8px 11px;background:var(--surface-al
|
|
| 190 |
<div class="rgg" id="sa" style="display:none;margin-top:10px"><div class="riw"><img id="s45"><div class="ril">๐ 45๋</div></div><div class="riw"><img id="ssd"><div class="ril">๐ ์ธก๋ฉด</div></div></div>
|
| 191 |
<div class="rh" id="srp" style="margin-top:10px"></div></div></div>
|
| 192 |
|
| 193 |
-
<footer class="ft"><div class="ftb">Proto-AGI FACE</div><div class="ftd"><a href="https://vidraft.net" target="_blank">VIDRAFT</a> ยท <a href="/gradio" style="color:var(--teal);font-weight:600">Gradio UI โ</a></div><div class="ftl"></div><div class="ftt">
|
| 194 |
</div>
|
| 195 |
<script>
|
| 196 |
const B=window.location.origin,U={face:null,physio:null,c1:null,c2:null,sim:null};
|
|
|
|
| 108 |
<div class="wrap">
|
| 109 |
<header class="hdr">
|
| 110 |
<div class="hdr-eye">SOMA Multi-Agent System</div>
|
| 111 |
+
<h1 class="hdr-t"><span class="gt">๋ด๊ฐ ์์ด ๋ ์์ธ๊ฐ?</span></h1>
|
| 112 |
<div class="pills">
|
| 113 |
<span class="pill" style="background:linear-gradient(135deg,rgba(225,29,72,.08),rgba(249,115,22,.08));border-color:rgba(225,29,72,.25);color:#e11d48;font-weight:700">๐ฅ VIDRAFT</span>
|
| 114 |
<span class="pill">๐ฉบ ์์ฌ</span><span class="pill">๐ฎ ๊ด์</span><span class="pill">๐ก ์ฐฝ๋ฐ</span><span class="pill">โ๏ธ ๋นํ</span><span class="pill">๐ฏ ๊ฐ๋
</span>
|
|
|
|
| 190 |
<div class="rgg" id="sa" style="display:none;margin-top:10px"><div class="riw"><img id="s45"><div class="ril">๐ 45๋</div></div><div class="riw"><img id="ssd"><div class="ril">๐ ์ธก๋ฉด</div></div></div>
|
| 191 |
<div class="rh" id="srp" style="margin-top:10px"></div></div></div>
|
| 192 |
|
| 193 |
+
<footer class="ft"><div class="ftb">Proto-AGI FACE</div><div class="ftd"><a href="https://vidraft.net" target="_blank">VIDRAFT</a> ยท <a href="/gradio" style="color:var(--teal);font-weight:600">Gradio UI โ</a></div><div class="ftl"></div><div class="ftt">ํ์ค์ผ์คํธ๋ ์ด์
ร ํ์ ๋ถ์ ร ๋ฉํ์ธ์ง ยท 5-Agent</div></footer>
|
| 194 |
</div>
|
| 195 |
<script>
|
| 196 |
const B=window.location.origin,U={face:null,physio:null,c1:null,c2:null,sim:null};
|