Skip to content

Commit

Permalink
TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D0n9X1n committed Jun 13, 2017
1 parent dcde1d4 commit e32321c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion TODO.md
Expand Up @@ -3,8 +3,9 @@
2.~~Complete the password checking.~~
3.~~Add config to the blog source instead of the total config file.~~
4.~~Encrypt the TOC of the blog.~~
5. upgrade to version v1.2.0.
5. upgrade to version v2.0.0.
+ remove the origin password config method.
+ remove the bootstrap css file dependency.

This comment has been minimized.

Copy link
@xiazeyu

xiazeyu Sep 1, 2018

Collaborator

其实可以直接用webpack把css打包到js里面的。



##BUG
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,5 +33,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.12"
"version": "2.0.0"
}

0 comments on commit e32321c

Please sign in to comment.