views
diff --git a/views/public/logo.png b/views/public/logo.png
new file mode 100644
index 0000000000000000000000000000000000000000..2e4f65dbf2f24ba0a7314f4bb9216fa98a7c9868
Binary files /dev/null and b/views/public/logo.png differ
diff --git a/views/src/App.vue b/views/src/App.vue
index f888f548454a9a42967eea1dfbee22d6baf3fbad..fd8fb4dc76ed0163eae2768b65ba02d6d6f09923 100644
--- a/views/src/App.vue
+++ b/views/src/App.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/views/src/main.js b/views/src/main.js
index 63eb05f711c8cb5cda45128882fa69c351f105fb..47aa84f55cc97b82519c21fcdc6ca7289292ba62 100644
--- a/views/src/main.js
+++ b/views/src/main.js
@@ -5,4 +5,4 @@ Vue.config.productionTip = false
new Vue({
render: h => h(App),
-}).$mount('#app')
+}).$mount('#app')
\ No newline at end of file