Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
<div class="pill">{{ result }}</div>
|
| 25 |
</div>
|
| 26 |
{% endif %}
|
| 27 |
-
<div class="footer">Developer : <code>
|
| 28 |
</div>
|
| 29 |
</div>
|
| 30 |
</body>
|
|
|
|
| 24 |
<div class="pill">{{ result }}</div>
|
| 25 |
</div>
|
| 26 |
{% endif %}
|
| 27 |
+
<div class="footer">Developer : <code>Rohit Chabara<br>Python Developer</code></div>
|
| 28 |
</div>
|
| 29 |
</div>
|
| 30 |
</body>
|