diff --git a/public/index.html b/public/index.html
index 3e5a139..57564ef 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,15 +1,23 @@
-
-
-
-
+
+
+
+
<%= htmlWebpackPlugin.options.title %>
+
diff --git a/src/App.vue b/src/App.vue
index 591a031..0691f0f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,26 +1,62 @@
-
-
+
diff --git a/src/components/DutyDisplay.vue b/src/components/DutyDisplay.vue
new file mode 100644
index 0000000..7c14c20
--- /dev/null
+++ b/src/components/DutyDisplay.vue
@@ -0,0 +1,98 @@
+
+
+
Dienste für Woche {{ currentWeek }}
+
+
+
+
+
+
+
diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue
deleted file mode 100644
index 879051a..0000000
--- a/src/components/HelloWorld.vue
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
{{ msg }}
-
- For a guide and recipes on how to configure / customize this project,
- check out the
- vue-cli documentation.
-
-
Installed CLI Plugins
-
-
Essential Links
-
-
Ecosystem
-
-
-
-
-
-
-
-