diff --git a/404.html b/404.html
new file mode 100644
index 0000000..e9c35fa
--- /dev/null
+++ b/404.html
@@ -0,0 +1,39 @@
+
+
+
+
+ Single Page Apps for GitHub Pages
+
+
+
+
+
diff --git a/src/ui/App.vue b/src/ui/App.vue
index aa34dcb..56a5f4d 100644
--- a/src/ui/App.vue
+++ b/src/ui/App.vue
@@ -5,6 +5,7 @@
+
@@ -33,4 +34,11 @@ export default {
.md-app-toolbar .md-title {
color: white!important;
}
-
\ No newline at end of file
+ #footer {
+ position: absolute;
+ text-align: center;
+ bottom: 1em;
+ left: 0;
+ right: 0;
+ }
+
diff --git a/src/ui/index.html b/src/ui/index.html
index 0e37331..b339351 100644
--- a/src/ui/index.html
+++ b/src/ui/index.html
@@ -7,9 +7,33 @@
DigiView - Web
+
+
+
-