This commit is contained in:
roschaefer 2020-06-15 15:15:55 +02:00
parent 9bb827a8ee
commit 68c5f0dd85
3 changed files with 1 additions and 3 deletions

View File

@ -2,5 +2,5 @@ export default {
ORGANIZATION: 'https://human-connection.org/', ORGANIZATION: 'https://human-connection.org/',
DONATE: 'https://human-connection.org/spenden/', DONATE: 'https://human-connection.org/spenden/',
FAQ: 'https://faq.human-connection.org/', FAQ: 'https://faq.human-connection.org/',
SUPPORT: 'https://human-connection.org/support' SUPPORT: 'https://human-connection.org/support',
} }

View File

@ -11,7 +11,6 @@
</template> </template>
<script> <script>
export default { export default {
layout: 'basic', layout: 'basic',
head() { head() {

View File

@ -11,7 +11,6 @@
</template> </template>
<script> <script>
export default { export default {
layout: 'basic', layout: 'basic',
head() { head() {