Files
NotionNext/themes/Empty/config_empty.js
tangly1024 849566ae16 Hexo主题
2022-01-19 17:22:36 +08:00

5 lines
76 B
JavaScript

const CONFIG_EMPTY = {
TEST_CONFIG: 'TESET'
}
export default CONFIG_EMPTY