- Cleaned project's folders and files.
- Created general layout for pages with title as prop. - Added favicon - Added header and footer to the layout
This commit is contained in:
7
src/components/footer/Footer.astro
Normal file
7
src/components/footer/Footer.astro
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
<footer>
|
||||
<p>© 2024 Naliia. Todos los derechos reservados.</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user