diff --git a/README.md b/README.md index 281fd95..6b2d49c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # loopycode ![standadized-work](standardized-work.png) + +[Loop icons created by Dreamstale - Flaticon](https://www.flaticon.com/free-icons/loop) diff --git a/index.html b/index.html index a291870..7b43122 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Loopycode diff --git a/public/loop.png b/public/loop.png new file mode 100644 index 0000000..7f2989a Binary files /dev/null and b/public/loop.png differ diff --git a/src/App.vue b/src/App.vue index 1c51fbc..97bfe3b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,11 +5,23 @@ import { RouterLink, RouterView } from 'vue-router' - +