Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks(title="مساعد قاعدة بيانات الحديث الشري
|
|
76 |
gr.HTML(
|
77 |
f"""
|
78 |
<div style='background-color:#4A90E2; color:white; padding:20px; border-radius:10px; text-align:center; font-size:22px; font-weight:bold; display: flex; flex-direction: column; align-items: center; justify-content: center;'>
|
79 |
-
|
80 |
<div>📚 مساعد قاعدة بيانات الحديث الشريف</div>
|
81 |
<span style='font-size:16px;'>استكشف الأحاديث النبوية وعلومها بسهولة</span>
|
82 |
</div>
|
|
|
76 |
gr.HTML(
|
77 |
f"""
|
78 |
<div style='background-color:#4A90E2; color:white; padding:20px; border-radius:10px; text-align:center; font-size:22px; font-weight:bold; display: flex; flex-direction: column; align-items: center; justify-content: center;'>
|
79 |
+
<img src='{LOGO_PATH}' alt='Logo' style='height:70px; margin-bottom:10px; display: block;'>
|
80 |
<div>📚 مساعد قاعدة بيانات الحديث الشريف</div>
|
81 |
<span style='font-size:16px;'>استكشف الأحاديث النبوية وعلومها بسهولة</span>
|
82 |
</div>
|