Skip to content

Commit ce032c7

Browse files
committed
update /money/passive-income-protfolio/202105
1 parent 3df7ebe commit ce032c7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

_tools/newpostcheck.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ const fetch = require("node-fetch");
5656
if (response.statusCode !== 200) {
5757
console.log(body);
5858
} else {
59-
console.log("Push new post success")
59+
console.log(response);
60+
console.log(body);
6061
}
6162
}
6263

content/money/passive-income-protfolio/202105.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "慢慢变富 # 组合月报(202105)"
33
date: 2021-06-05
4-
draft: false
4+
draft: true
55
series: ["投资实证"]
66
tags: ["投资组合", "指数定投", "ETF"]
77
keywords: "被动收入投资组合、指数定投、ETF定投"

0 commit comments

Comments
 (0)