We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba68c8e commit fecfaf0Copy full SHA for fecfaf0
index.html
@@ -140,7 +140,7 @@ <h2 class="text-2xl md:text-3xl lg:text-4xl font-bold mb-6">
140
141
<!-- Footer Section -->
142
<footer class="text-center py-6 bg-gray-100 mt-8">
143
- <p class="text-gray-600">Josue Zazueta LLC (c)</p>
+ <p class="text-gray-600">Josue Zazueta LLC ©</p>
144
</footer>
145
<script src="js/main.js"></script>
146
</body>
0 commit comments