Loading portal/static/js/components/pieces/Nav.mjs +10 −10 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ export const Nav = { m( "a", { href: "#navigation", title: "Navigation" }, m("i.fa-solid.fa-bars") ) m("i.fa-solid.fa-bars"), ), ]) ), ]), ), ]), m("div.full#navigation", [ Loading @@ -31,30 +31,30 @@ export const Nav = { m(NavPageLink, { href: "/fachschaftssitzung", label: "Fachschaftssitzung", }) }), ), m( "li", m(NavPageLink, { href: "/fs-services", label: "FS-Dienste", }) }), ), m( "li", m(NavPageLink, { href: "/uni-services", label: "Uni-Dienste", }) }), ), m( "li", m(NavPageLink, { href: "/tacos-services", label: "TaCoS-Dienste", }) }), ), ]) ]), ), m( "section.right", Loading @@ -76,9 +76,9 @@ export const Nav = { }`, label: " Anmelden", icon: "fa-solid fa-right-to-bracket", }) }), ), ]) ]), ), ]), ]) Loading Loading
portal/static/js/components/pieces/Nav.mjs +10 −10 Original line number Diff line number Diff line Loading @@ -15,10 +15,10 @@ export const Nav = { m( "a", { href: "#navigation", title: "Navigation" }, m("i.fa-solid.fa-bars") ) m("i.fa-solid.fa-bars"), ), ]) ), ]), ), ]), m("div.full#navigation", [ Loading @@ -31,30 +31,30 @@ export const Nav = { m(NavPageLink, { href: "/fachschaftssitzung", label: "Fachschaftssitzung", }) }), ), m( "li", m(NavPageLink, { href: "/fs-services", label: "FS-Dienste", }) }), ), m( "li", m(NavPageLink, { href: "/uni-services", label: "Uni-Dienste", }) }), ), m( "li", m(NavPageLink, { href: "/tacos-services", label: "TaCoS-Dienste", }) }), ), ]) ]), ), m( "section.right", Loading @@ -76,9 +76,9 @@ export const Nav = { }`, label: " Anmelden", icon: "fa-solid fa-right-to-bracket", }) }), ), ]) ]), ), ]), ]) Loading