Spaces:
Runtime error
Runtime error
Feat: upload img
Browse files
ice_breaking_challenge/static/qrcode.png
ADDED
ice_breaking_challenge/templates/qr.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
|
4 |
{% block content %}
|
5 |
-
<
|
6 |
<br>
|
7 |
λͺ¨λ νμλ€μ΄ μ€λ¬Έμ μλ£νλ©΄ μλ λ²νΌμ λλ¬μ£ΌμΈμ.
|
8 |
<form method="post">
|
|
|
2 |
|
3 |
|
4 |
{% block content %}
|
5 |
+
<img src="{{ url_for('static', filename='qrcode.png') }}" alt="QR Code" width="200">
|
6 |
<br>
|
7 |
λͺ¨λ νμλ€μ΄ μ€λ¬Έμ μλ£νλ©΄ μλ λ²νΌμ λλ¬μ£ΌμΈμ.
|
8 |
<form method="post">
|