fantaxy commited on
Commit
923d586
·
verified ·
1 Parent(s): 25a1f48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -442,13 +442,7 @@ body{margin:0;font-family:Nunito,sans-serif;background:#f6f8fb;}
442
  </head>
443
  <body>
444
  <header style="text-align: center; padding: 20px; background: linear-gradient(135deg, #f6f8fb, #e2e8f0); border-bottom: 1px solid #ddd;">
445
- <h1 style="margin-bottom: 10px;">🌟 Web Gallery Manager</h1>
446
- <p class="description" style="margin-bottom: 15px;">
447
- 🚀 <strong>Free AI Spaces & Website Gallery</strong> ✨ Save and manage your favorite sites! Supports <span style="background: linear-gradient(135deg, #00c6ff, #0072ff); color: white; padding: 2px 6px; border-radius: 4px; font-size: 12px;">LIVE</span> and <span style="background: linear-gradient(135deg, #ff9a9e, #fad0c4); color: #333; padding: 2px 6px; border-radius: 4px; font-size: 12px;">Static</span> preview modes.
448
- </p>
449
- <p style="font-size: 0.8rem; color: #888; margin-top: 10px;">
450
- Your desired URL will be permanently saved when recorded in the <code>favorite_sites.json</code> file.
451
- </p>
452
  <p>
453
  <a href="https://discord.gg/openfreeai" target="_blank"><img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="badge"></a>
454
  </p>
 
442
  </head>
443
  <body>
444
  <header style="text-align: center; padding: 20px; background: linear-gradient(135deg, #f6f8fb, #e2e8f0); border-bottom: 1px solid #ddd;">
445
+ <h1 style="margin-bottom: 10px;">🌟AI Playground</h1>
 
 
 
 
 
 
446
  <p>
447
  <a href="https://discord.gg/openfreeai" target="_blank"><img src="https://img.shields.io/static/v1?label=Discord&message=Openfree%20AI&color=%230000ff&labelColor=%23800080&logo=discord&logoColor=white&style=for-the-badge" alt="badge"></a>
448
  </p>