Update app.py
Browse files
app.py
CHANGED
@@ -117,7 +117,7 @@ topics = """
|
|
117 |
"""
|
118 |
|
119 |
pinterest = """
|
120 |
-
<a data-pin-do="embedPin" href="https://www.pinterest.com/pin/
|
121 |
<script async type="text/javascript" src="https://assets.pinterest.com/js/pinit.js">
|
122 |
"""
|
123 |
|
|
|
117 |
"""
|
118 |
|
119 |
pinterest = """
|
120 |
+
<a data-pin-do="embedPin" href="https://www.pinterest.com/pin/219620919322613000/"></a>
|
121 |
<script async type="text/javascript" src="https://assets.pinterest.com/js/pinit.js">
|
122 |
"""
|
123 |
|