Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,8 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
47 |
"""
|
48 |
<div style='display:flex; justify-content:center; margin-top:8px; margin-bottom:18px;'>
|
49 |
<a href="https://www.producthunt.com/posts/badgecraft?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-badgecraft" target="_blank">
|
50 |
-
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=955939&theme=light&t=
|
|
|
51 |
</a>
|
52 |
</div>
|
53 |
"""
|
|
|
47 |
"""
|
48 |
<div style='display:flex; justify-content:center; margin-top:8px; margin-bottom:18px;'>
|
49 |
<a href="https://www.producthunt.com/posts/badgecraft?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-badgecraft" target="_blank">
|
50 |
+
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=955939&theme=light&t=1745314452274" alt="BadgeCraft - badge, ai, generation, web, html, link | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
51 |
+
|
52 |
</a>
|
53 |
</div>
|
54 |
"""
|