Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -6,5 +6,5 @@ Real Time Painting with Pixio
|
|
6 |
|
7 |
|
8 |
LOGO = """
|
9 |
-
https://img.mytsi.org/i/YJET169.png
|
10 |
"""
|
|
|
6 |
|
7 |
|
8 |
LOGO = """
|
9 |
+
<img src="https://img.mytsi.org/i/YJET169.png" alt="Pixio Logo">
|
10 |
"""
|