Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -1
templates/index.html
CHANGED
|
@@ -178,7 +178,8 @@
|
|
| 178 |
</div>
|
| 179 |
<br>
|
| 180 |
<br>
|
| 181 |
-
|
|
|
|
| 182 |
<embed type="text/html" src={{ url_for('code') }} width="100%" height="500">
|
| 183 |
<br>
|
| 184 |
<br>
|
|
|
|
| 178 |
</div>
|
| 179 |
<br>
|
| 180 |
<br>
|
| 181 |
+
<br>
|
| 182 |
+
<span class="contact100-form-title" style="font-size:28px">Code Notebook</span>
|
| 183 |
<embed type="text/html" src={{ url_for('code') }} width="100%" height="500">
|
| 184 |
<br>
|
| 185 |
<br>
|