feat: add Umami (#7366)

Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
Meng Sen
2024-09-08 06:15:35 +08:00
committed by GitHub
parent 4a009ed35b
commit f3fe73057a
13 changed files with 267 additions and 179 deletions
+8 -2
View File
@@ -3,7 +3,13 @@
"description": "Open source wiki and knowledge base for growing teams",
"website": "https://www.getoutline.com/",
"repository": "https://github.com/outline/outline",
"keywords": ["wiki", "team", "node", "markdown", "slack"],
"keywords": [
"wiki",
"team",
"node",
"markdown",
"slack"
],
"success_url": "/",
"formation": {
"web": {
@@ -212,4 +218,4 @@
"required": false
}
}
}
}