UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

9 lines (6 loc) 289 B
'use strict'; var assign = require('object-assign'); hexo.config.category_generator = assign({ per_page: typeof hexo.config.per_page === "undefined" ? 10 : hexo.config.per_page }, hexo.config.category_generator); hexo.extend.generator.register('category', require('./lib/generator'));