From 643f857dd8d1b38d0770296e2736e1b09b7c1af7 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 31 Aug 2020 12:14:19 +0200 Subject: [PATCH] starting navigation inside projects --- src/App.vue | 157 +++++++++++++++--------- src/components/mixins.js | 34 ++++- src/components/objects/ContentBlock.vue | 33 +++-- src/components/objects/Project.vue | 63 +++------- src/index.js | 8 ++ 5 files changed, 178 insertions(+), 117 deletions(-) diff --git a/src/App.vue b/src/App.vue index 40ea588..1aa3876 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@ class="site-title" tabindex="0" > - Muntadas + Muntadas @@ -33,7 +33,7 @@ - +