Verified Commit 6f25abbc authored by Jakob Moser's avatar Jakob Moser
Browse files

Add dedicated link to protocols in Git

parent 6f883def
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -30,11 +30,18 @@ export const services = [
    new Service(
        "Protokolle",
        "https://protokolle.fachschaft.cl.uni-heidelberg.de",
        "fa-regular fa-note-sticky",
        "fa-solid fa-file-lines",
        "CL-Account",
        false,
    ),
    new Service("Freischalten", "/unlock", "fa-solid fa-lock"),
        new Service(
        "Protokolle (Git)",
        "https://gitlab.cl.uni-heidelberg.de/fachschaft/protokolle",
        "fa-solid fa-file-code",
        "CL-Account",
        true,
    ),
    new Service(
        "Passwort-Vault",
        "https://bitwarden.stura.uni-heidelberg.de",