diff --git a/components/Support.vue b/components/Support.vue new file mode 100644 index 000000000..e7bbdc8fd --- /dev/null +++ b/components/Support.vue @@ -0,0 +1,17 @@ + + + + + support.header + + support.description + + + + {{link.headline}} + + + + diff --git a/routes/contact.vue b/routes/contact.vue index c9965cad4..6797fd6bb 100644 --- a/routes/contact.vue +++ b/routes/contact.vue @@ -28,21 +28,7 @@ - - - - support.header - - support.description - - - - {{link.headline}} - - - + diff --git a/routes/homepage.vue b/routes/homepage.vue index ad4ec2af4..e05e84950 100644 --- a/routes/homepage.vue +++ b/routes/homepage.vue @@ -212,6 +212,7 @@ +
support.description
+ + + {{link.headline}} + +
- - - {{link.headline}} - -