Spaces:
Sleeping
Sleeping
Updated project files
Browse files- vlai_template.py +2 -2
vlai_template.py
CHANGED
|
@@ -46,8 +46,8 @@ def create_footer():
|
|
| 46 |
<div class="sticky-footer">
|
| 47 |
<div style="text-align:center;font-size:18px; color: #888">
|
| 48 |
Created by
|
| 49 |
-
<a href="https://vlai.work" target="_blank" style="color:#465C88;text-decoration:none;font-weight:bold; display:inline-flex; align-items:center;">
|
| 50 |
-
<img src="data:image/png;base64,{logo_base64_vlai}" alt="Logo" style="height:20px; width:auto;">
|
| 51 |
</a> from <a href="https://aivietnam.edu.vn/" target="_blank" style="color:#355724;text-decoration:none;font-weight:bold">AI VIET NAM</a>
|
| 52 |
</div>
|
| 53 |
</div>
|
|
|
|
| 46 |
<div class="sticky-footer">
|
| 47 |
<div style="text-align:center;font-size:18px; color: #888">
|
| 48 |
Created by
|
| 49 |
+
<a href="https://vlai.work" target="_blank" style="color:#465C88;text-decoration:none;font-weight:bold; display:inline-flex; align-items:center;"> VLAI
|
| 50 |
+
<img src="data:image/png;base64,{logo_base64_vlai}" alt="Logo" style="height:20px; width:auto;">
|
| 51 |
</a> from <a href="https://aivietnam.edu.vn/" target="_blank" style="color:#355724;text-decoration:none;font-weight:bold">AI VIET NAM</a>
|
| 52 |
</div>
|
| 53 |
</div>
|