1
0
mirror of synced 2025-12-07 14:14:27 +08:00

Update readme-generate.js

This commit is contained in:
Waki
2022-03-02 08:08:33 +08:00
committed by GitHub
parent 72baa90f73
commit baadb29d2b

View File

@@ -3,10 +3,14 @@ const { readdir, writeFile, stat } = require('fs/promises');
const ignorePaths = ['.git', 'README.md', 'node_modules', 'CONTRIBUTING.md', '.github'];
const categories = {
'home-cooking': {
title: '家常菜',
'vegetable_dish': {
title: '菜',
template: '',
},
'meat_dish': {
title: '荤菜',
temple: '',
},
breakfast: {
title: '早餐',
template: '',