Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -130,7 +130,7 @@ def create_interface():
|
|
130 |
# Inside create_interface() function, fixing the indentation:
|
131 |
gr.Markdown(
|
132 |
"""
|
133 |
-
# 🎯
|
134 |
Create customized QR codes for various purposes with professional styling options.
|
135 |
"""
|
136 |
)
|
|
|
130 |
# Inside create_interface() function, fixing the indentation:
|
131 |
gr.Markdown(
|
132 |
"""
|
133 |
+
# 🎯 QR CANVAS
|
134 |
Create customized QR codes for various purposes with professional styling options.
|
135 |
"""
|
136 |
)
|