Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -133,7 +133,7 @@
|
|
| 133 |
<!-- Footer -->
|
| 134 |
<footer class="bg-primary text-white py-4">
|
| 135 |
<div class="container mx-auto text-center">
|
| 136 |
-
<p
|
| 137 |
</div>
|
| 138 |
</footer>
|
| 139 |
|
|
|
|
| 133 |
<!-- Footer -->
|
| 134 |
<footer class="bg-primary text-white py-4">
|
| 135 |
<div class="container mx-auto text-center">
|
| 136 |
+
<p>Copyright © 2025 DataDash. All rights reserved.</p>
|
| 137 |
</div>
|
| 138 |
</footer>
|
| 139 |
|