Commit 0f32bab1 authored by 吕祺's avatar 吕祺 ⛹🏽

ronghuipagejson

parent 61298bfd
......@@ -14,7 +14,7 @@ try {
// console.log(doc[0]);
storeData(doc[0], './out/frontpage.json')
doc = yaml.loadAll(fs.readFileSync('./content/frontPage.md', 'utf8'));
doc = yaml.loadAll(fs.readFileSync('./content/ronghuiPage.md', 'utf8'));
storeData(doc[0], './out/ronghuipage.json')
} catch (e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment