Verified Commit 29f323dc authored by Jakob Moser's avatar Jakob Moser
Browse files

Add overleaf to uni services

parent 6f25abbc
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -70,6 +70,15 @@ export const UniServices = {
                        "fa-solid fa-utensils",
                    ),
                ),
                m(
                    ServiceLink,
                    new Service(
                        "Overleaf",
                        "https://overleaf.cl.uni-heidelberg.de",
                        "fa-solid fa-leaf",
                        "CL-Account",
                    )
                )
            ]),
        )
    },