|
@@ -5,7 +5,7 @@
|
|
|
"description": "file://DESCRIPTION.md",
|
|
|
"changelog": "file://CHANGELOG",
|
|
|
"tagline": "Best way to write and share your knowledge in markdown",
|
|
|
- "version": "0.5.2-snapshot",
|
|
|
+ "version": "0.0.1",
|
|
|
"healthCheckPath": "/status",
|
|
|
"httpPort": 3000,
|
|
|
"addons": {
|
|
@@ -23,6 +23,6 @@
|
|
|
"document",
|
|
|
"collaboration"
|
|
|
],
|
|
|
- "mediaLinks": [ ]
|
|
|
+ "mediaLinks": [ "https://hackmd.io/screenshot.png" ]
|
|
|
}
|
|
|
|