Skip to content
Snippets Groups Projects
Verified Commit 3a2c50c8 authored by Jakob Moser's avatar Jakob Moser
Browse files

Remove agenda from nav for now

parent 97c72729
No related branches found
No related tags found
1 merge request!2Add agenda page
......@@ -14,19 +14,11 @@ export const Nav = {
label: "Alle Dienste",
}),
),
m(
"li",
m(NavPageLink, {
href: "/fachschaftssitzung",
label: "Fachschaftssitzung",
}),
),
]),
),
m(
"section.right",
m("ul", [
m("li", m("a", { href: "#" }, m("i.fa-regular.fa-user"))),
]),
),
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment