+
\ No newline at end of file
diff --git a/pages/index.vue b/pages/index.vue
index 2a61599..0e070e6 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -1,5 +1,5 @@
-
+ Hi, I'm Manuel, Software Engineer.
@@ -7,7 +7,10 @@
I'm a Software Developer based in Vienna, Austria. I make all kind of applications.
- Contact me
+
+ mdi-email-outline
+ Contact me
+
diff --git a/store/README.md b/store/README.md
deleted file mode 100644
index 1972d27..0000000
--- a/store/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# STORE
-
-**This directory is not required, you can delete it if you don't want to use it.**
-
-This directory contains your Vuex Store files.
-Vuex Store option is implemented in the Nuxt.js framework.
-
-Creating a file in this directory automatically activates the option in the framework.
-
-More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/vuex-store).