diff --git a/book.json b/book.json index 420389a..b033ffd 100644 --- a/book.json +++ b/book.json @@ -1,4 +1,8 @@ { + "title": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.", + "description": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.", + "language": "en", + "author": "MISP Contributors", "plugins": ["autocover", "github"], "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP" }},