From 9fa9138e16438a288c0d2dfdd39459b398d81e73 Mon Sep 17 00:00:00 2001 From: Daniel Spindelbauer Date: Fri, 17 Aug 2018 15:02:42 +0200 Subject: [PATCH] Cleanup --- book.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 book.json diff --git a/book.json b/book.json deleted file mode 100644 index 510e2fc..0000000 --- a/book.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "plugins": ["hints","-fontsettings","github","youtube","search","algolia","simpletabs","meta-single","analytics","anchors","grid","otherlink","header"], - "pluginsConfig": { - "fontsettings": { - "theme": "white", - "family": "sans", - "size": 2 - }, - "github": { - "url": "https://github.com/pycom" - }, - "lunr" : { - "maxIndexSize": 1000000000 - }, - "algolia": { - "index": "pycom_docs", - "applicationID": "PQ23WHN1L4", - "publicKey": "4df795f3b883651272450a06ef760108", - "freeAccount": "true" - }, - "meta-single": { - "name": "google-site-verification", - "content": "Kbyrn6in1PWDoUk5OR65BLF-Ff4wU9WcT3RcJb6-VYM" - }, - "analytics": { - "google": "UA-72107804-3" - }, - "layout": { - "headerPath" : "alexa.html" - } - }, - "styles": { - "website": "assets/style/cms.css" - } -}