Spaces:
Running on Zero
Running on Zero
Commit ·
42715fa
1
Parent(s): 4883dd8
Rename app title to High Resolution FireRed Image Edit 2K
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- templates/app.html +1 -1
templates/app.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<div class="app-header">
|
| 4 |
<div class="app-header-left">
|
| 5 |
<div class="app-logo"><svg viewBox="0 0 24 24" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12 23c-3.6 0-8-2.69-8-7.5 0-3.5 3-6.5 4.5-8 .27-.27.75-.08.75.28v2.44c0 .42.5.63.72.28C12.28 7.5 13 3 13 1c0-.42.48-.64.8-.35C18 4.5 20 9 20 12c0 5.5-3.5 11-8 11z"/></svg></div>
|
| 6 |
-
<span class="app-title">FireRed
|
| 7 |
<span class="app-badge">v1.1</span>
|
| 8 |
<span class="app-badge fast">4-Step Fast</span>
|
| 9 |
</div>
|
|
|
|
| 3 |
<div class="app-header">
|
| 4 |
<div class="app-header-left">
|
| 5 |
<div class="app-logo"><svg viewBox="0 0 24 24" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12 23c-3.6 0-8-2.69-8-7.5 0-3.5 3-6.5 4.5-8 .27-.27.75-.08.75.28v2.44c0 .42.5.63.72.28C12.28 7.5 13 3 13 1c0-.42.48-.64.8-.35C18 4.5 20 9 20 12c0 5.5-3.5 11-8 11z"/></svg></div>
|
| 6 |
+
<span class="app-title">High Resolution FireRed Image Edit 2K</span>
|
| 7 |
<span class="app-badge">v1.1</span>
|
| 8 |
<span class="app-badge fast">4-Step Fast</span>
|
| 9 |
</div>
|