kubernetes-handbook/node_modules/gitbook-plugin-favicon/index.js

10 lines
141 B
JavaScript

module.exports = {
// Map of hooks
hooks: {},
// Map of new blocks
blocks: {},
// Map of new filters
filters: {}
};