diff --git a/src/components/Header.vue b/src/components/Header.vue new file mode 100644 index 000000000..070f5d260 --- /dev/null +++ b/src/components/Header.vue @@ -0,0 +1,23 @@ + + + + + {{ header.title }} + {{ header.content }} + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 0fa11e6df..195edd5c9 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -2,24 +2,28 @@ - - + + + Welcome to the growing ecosystem of ThreeFold - + --> - + + @@ -77,6 +83,7 @@ - - - -
{{ header.content }}
Welcome to the growing ecosystem of ThreeFold