Replace slogan

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth
2020-11-14 22:23:18 +01:00
parent 2fffe04b01
commit 6689be4581
33 changed files with 15 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "HedgeDoc",
"version": "1.6.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"description": "The best platform to write and share markdown.",
"main": "app.js",
"license": "AGPL-3.0",
"scripts": {
@@ -29,7 +29,7 @@
"bootstrap-validator": "^0.11.8",
"chance": "^1.0.4",
"cheerio": "^0.22.0",
"codemirror": "git+https://github.com/codimd/CodeMirror.git",
"codemirror": "git+https://github.com/hedgedoc/CodeMirror.git",
"compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-session-sequelize": "^6.0.0",