feat(homepage-dashboard): add cryptpad
This commit is contained in:
parent
2551f74ca4
commit
036e775835
1 changed files with 7 additions and 0 deletions
|
|
@ -48,6 +48,13 @@ in
|
|||
services = [
|
||||
{
|
||||
"Public Services" = [
|
||||
{
|
||||
CryptPad = {
|
||||
description = "Collaborative office suite";
|
||||
icon = "cryptpad.svg";
|
||||
href = "https://cryptpad.fi33.buzz/";
|
||||
};
|
||||
}
|
||||
{
|
||||
Send = {
|
||||
description = "Simple, private file sharing";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue