This commit is contained in:
2023-03-03 23:29:12 +05:30
parent 612f3037bb
commit 7c2c98f41a
2 changed files with 7 additions and 0 deletions

View File

@@ -205,6 +205,12 @@ const instances: Instances[] = [
description: "An open source password manager.",
eu: "https://pass.projectsegfau.lt",
icon: "/icons/vaultwarden.svg"
},
{
name: "Cal",
description: "Open scheduling infrastructure for everyone."
eu: "https://cal.projectsegfau.lt",
icon: "/icons/cal.svg"
}
]
},