Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LiuYinCarl/mssws into main
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuYinCarl committed May 15, 2021
2 parents 248a1c3 + 7bc384c commit 06922bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ md 文件渲染效果

2020/12/16
增加了全文检索功能

2021/5/07
升级 texme 版本,支持 markdowm table 语法了
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"HomePageLink" : "/index.html",
"HomePageTitle" : "Home Page",
"FootPrint" : "<a href=\"https://beian.miit.gov.cn/\" target=\"_blank\">赣ICP备17007680号-1</a>",
"TexmeCDNLink" : "https://cdn.jsdelivr.net/npm/texme@0.9.0",
"TexmeCDNLink" : "https://cdn.jsdelivr.net/npm/texme@1.0.0",
"HighlightCDNLink" : "https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js",
"HighlightThemeCDNLink" : "https://cdn.bootcss.com/highlight.js/9.12.0/styles/atom-one-dark.min.css",
"BlogDir" : "./blog",
Expand Down

0 comments on commit 06922bb

Please sign in to comment.