v1.7 beta.7

This commit is contained in:
carodej
2020-07-18 16:25:29 +02:00
parent 6c96fe2f46
commit 35543e6f06
8 changed files with 15 additions and 25 deletions

View File

@@ -5,11 +5,11 @@
<b v-if="! config.app_logo_horizontal" class="logo-text">{{ config.app_name }}</b>
</router-link>
<ul class="navigation-links">
<li>
<!-- <li>
<a href="/#pricing">
{{ $t('page_index.menu.pricing') }}
</a>
</li>
</li>-->
<li>
<router-link :to="{name: 'ContactUs'}">
{{ $t('page_index.menu.contact_us') }}