Update app.py (#3)
Browse files- Update app.py (8df1c012f85dade4a0eef7a159376f0f936fba81)
Co-authored-by: shiertier <[email protected]>
app.py
CHANGED
@@ -292,7 +292,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Lumina Image Playground") as demo:
|
|
292 |
</a>
|
293 |
<a href="{APP_INDEX_LINK}" target="_blank" style="text-decoration: none; color: #333; font-weight: 500; display: inline-flex; align-items: center; gap: 5px;">
|
294 |
<img src="{APP_INDEX_ICON}" alt="App Index" style="height: 20px; border-radius: 3px;">
|
295 |
-
Nieta
|
296 |
</a>
|
297 |
</div>
|
298 |
""")
|
|
|
292 |
</a>
|
293 |
<a href="{APP_INDEX_LINK}" target="_blank" style="text-decoration: none; color: #333; font-weight: 500; display: inline-flex; align-items: center; gap: 5px;">
|
294 |
<img src="{APP_INDEX_ICON}" alt="App Index" style="height: 20px; border-radius: 3px;">
|
295 |
+
Nieta Home | 捏Ta主页
|
296 |
</a>
|
297 |
</div>
|
298 |
""")
|