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