{
  "title": "ifbes",
  "plugins": [
    "-lunr", 
    "-search", 
    "-sharing",
    "search-pro",
    "hints",
    "code",
    "chapter-fold",
    "tabs",
    "splitter",
    "hide-element",
    "todos",
    "back-to-top-button",
    "logo",
    "page-toc"
  ],
  "pluginsConfig": {
    "hide-element": {
      "elements": [".gitbook-link"]
    },
    "logo": {
      "logo": "favicon.ico",
      "title": "ifbes book",
      "url": "https://files.ifbes.com/books/_book/"
    },
  "page-toc": {
      "selector": ".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4",
      "position": "before-first",
      "showByDefault": true
    }
  }                        
}

