lang look
This commit is contained in:
@@ -122,14 +122,7 @@ function build_lang_url(string $code, string $path, array $query): string
|
||||
<!-- Hauptnavigation -->
|
||||
<!-- Hauptnavigation -->
|
||||
<?php if (!empty($navAnchors)): ?>
|
||||
<!--
|
||||
<?php
|
||||
echo "<pre>";
|
||||
print_r($navAnchors);
|
||||
echo "</pre>";
|
||||
?> <div class="mx-auto max-w-6xl px-4 sm:px-6 lg:px-8 flex items-center justify-between min-h-16 py-2">
|
||||
|
||||
-->
|
||||
<nav class="flex flex-wrap items-center gap-x-4 gap-y-1 sm:gap-x-6 text-xs font-medium text-brand-muted uppercase tracking-[0.18em]">
|
||||
|
||||
<?php foreach ($navAnchors as $item): ?>
|
||||
|
||||
Reference in New Issue
Block a user