feat: add footer logo
All checks were successful
Build / build (push) Successful in 4m3s
Build / deploy-stage (push) Successful in 2m42s
Build / switch-stage (push) Successful in 1m55s

This commit is contained in:
2024-12-15 20:48:19 +01:00
parent 8905c5731d
commit 43344b8868
3 changed files with 2 additions and 14 deletions

View File

@@ -16,17 +16,3 @@ plugin.tx_news {
}
}
}
# Define footerMenu here
lib.footerMenu = HMENU
lib.footerMenu {
special = directory
special.value = {$page.footerMenuPid}
1 = TMENU
1 {
NO {
wrapItemAndSub = <li>|</li>
stdWrap.noTrimWrap = | | |
}
}
}