This commit is contained in:
figureslibres
2019-07-03 15:47:13 +02:00
commit 9e4c3d8b59
16 changed files with 10169 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Layout components are used to wrap pages and templates. Layouts should contain components like headers, footers or sidebars that will be used across the site.
Learn more about Layouts: https://gridsome.org/docs/layouts
You can delete this file.