generated from cms/tibi-docs
This commit is contained in:
parent
26fc03cbd0
commit
7dd5e7e99a
@ -39,7 +39,6 @@
|
|||||||
let showNext = true
|
let showNext = true
|
||||||
$: {
|
$: {
|
||||||
if ($rerender) {
|
if ($rerender) {
|
||||||
|
|
||||||
if (location.pathname != "/") {
|
if (location.pathname != "/") {
|
||||||
getNextPage($navigation.pages)
|
getNextPage($navigation.pages)
|
||||||
}
|
}
|
||||||
@ -81,7 +80,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div class="contact">
|
<div class="contact">
|
||||||
<button>0711 644 700-0</button>
|
<button>+49 (0) 711 655 700-0</button>
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<a href="mailto:info@fontis.de" class="button" style="text-decoration: none;">
|
<a href="mailto:info@fontis.de" class="button" style="text-decoration: none;">
|
||||||
|
Loading…
Reference in New Issue
Block a user