diff --git a/api/dingus.js b/api/dingus.js index 423f225f..5337cd25 100644 --- a/api/dingus.js +++ b/api/dingus.js @@ -1,6 +1,6 @@ const marked = require('../'); const version = require('../package.json').version; -const name = 'Marked.js'; +const name = 'Marked'; module.exports = (req, res) => { if (req.method !== 'GET') { diff --git a/docs/index.html b/docs/index.html index cfe2c7a8..7559d3c0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@
-