mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-25 17:08:12 +00:00
11 lines
276 B
JavaScript
Executable File
11 lines
276 B
JavaScript
Executable File
/*
|
|
* @Author: smallalso<hu141418@gmail.com>
|
|
* @Date: 2020-12-14 16:55:21
|
|
* @LastEditors: smallalso<hu141418@gmail.com>
|
|
* @LastEditTime: 2020-12-14 16:55:22
|
|
* @FilePath: /his-doc/docs/.vuepress/theme/index.js
|
|
*/
|
|
module.exports = {
|
|
extend: '@vuepress/theme-default',
|
|
};
|