Fix footer + Add Posts preview + fix header + about + blog + index page

This commit is contained in:
2020-10-29 23:35:18 +01:00
parent 9933439ee8
commit 181ea0bba3
52 changed files with 1514 additions and 219 deletions

View File

@@ -5,22 +5,22 @@
"LazyFooter": {
"description": "Auto imported from components/Footer.vue"
},
"GoToTop": {
"description": "Auto imported from components/GoToTop.vue"
},
"LazyGoToTop": {
"description": "Auto imported from components/GoToTop.vue"
},
"Header": {
"description": "Auto imported from components/Header.vue"
},
"LazyHeader": {
"description": "Auto imported from components/Header.vue"
},
"LangSwitcher": {
"description": "Auto imported from components/LangSwitcher.vue"
"HomePost": {
"description": "Auto imported from components/HomePost.vue"
},
"LazyLangSwitcher": {
"description": "Auto imported from components/LangSwitcher.vue"
"LazyHomePost": {
"description": "Auto imported from components/HomePost.vue"
},
"Post": {
"description": "Auto imported from components/Post.vue"
},
"LazyPost": {
"description": "Auto imported from components/Post.vue"
}
}