Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -66,7 +66,7 @@
|
|
| 66 |
|
| 67 |
<!-- Footer -->
|
| 68 |
<footer class="text-center mt-12">
|
| 69 |
-
<p class="text-sm text-slate-500">© 2024 MineLit.
|
| 70 |
</footer>
|
| 71 |
</div>
|
| 72 |
|
|
|
|
| 66 |
|
| 67 |
<!-- Footer -->
|
| 68 |
<footer class="text-center mt-12">
|
| 69 |
+
<p class="text-sm text-slate-500">© 2024 MineLit.</p>
|
| 70 |
</footer>
|
| 71 |
</div>
|
| 72 |
|