Compare commits

...

1 Commits

Author SHA1 Message Date
Anselm
e6fd861328 Authentication -> Auth 2025-04-29 13:27:20 +01:00

View File

@@ -44,7 +44,7 @@ const features: Array<{
icon: "encryption",
},
{
title: "Authentication",
title: "Auth",
icon: "auth",
},
];