diff --git a/components/Footer.vue b/components/Footer.vue new file mode 100644 index 0000000..48b302d --- /dev/null +++ b/components/Footer.vue @@ -0,0 +1,9 @@ + \ No newline at end of file diff --git a/components/Header.vue b/components/Header.vue index 95ad71c..95af533 100644 --- a/components/Header.vue +++ b/components/Header.vue @@ -4,14 +4,22 @@
- logo Meraki UI + logo -
- Share on twitter +
+ + + + - - + Share on twitter + + + + + + @@ -67,7 +75,10 @@ \ No newline at end of file diff --git a/components/utilities/ViewComponent.vue b/components/utilities/ViewComponent.vue index 1b990ba..bb0d7a4 100644 --- a/components/utilities/ViewComponent.vue +++ b/components/utilities/ViewComponent.vue @@ -1,35 +1,33 @@