We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf81b7 commit 7617e62Copy full SHA for 7617e62
index.html
@@ -191,15 +191,10 @@ <h2 class="section-title" style="font-size: 3rem; text-align: center; margin-bot
191
</section>
192
</main>
193
194
- <footer class="footer fade-in">
195
- <div class="container">
196
- <p>© 2025 CodeCanvas. Open source project for the developer community.</p>
197
- <p>Built with ❤️ for showcasing amazing front-end projects</p>
198
- </div>
199
- </footer>
+
200
201
202
- <footer class="footer">
+ <footer class="footer fade-in">
203
<div class="footer-flex-container">
204
<div class="footer-1">
205
<div class="footer-logo">CodeCanvas</div>
0 commit comments