mirror of
https://github.com/imfing/hextra.git
synced 2025-05-15 11:58:40 -04:00
Compare commits
2 Commits
aea9235285
...
0c2c148f5e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0c2c148f5e | ||
![]() |
bc778ee243 |
@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
<footer class="hextra-footer hx-bg-gray-100 hx-pb-[env(safe-area-inset-bottom)] dark:hx-bg-neutral-900 print:hx-bg-transparent">
|
||||
{{- if $enableFooterSwitches -}}
|
||||
{{- if and $enableFooterSwitches (or hugo.IsMultilingual $displayThemeToggle) -}}
|
||||
<div class="hx-mx-auto hx-flex hx-gap-2 hx-py-2 hx-px-4 {{ $footerWidth }}">
|
||||
{{- partial "language-switch.html" (dict "context" .) -}}
|
||||
{{- with $displayThemeToggle }}{{ partial "theme-toggle.html" }}{{ end -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user