Hello !
i have an svg logo that i want to link it, this code don't work i think because an object can not be linked with <a>
lib.logoSite = COA
lib.logoSite {
10 = SVG
10 {
src = fileadmin/images/logo.svg
stdWrap.typolink {
# links logo to the root page
parameter.data = leveluid:0
}
wrap = |
}
}
can i get some help please