| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-12-12 | 973 Bytes | |
| v1.2.2 Jian Shao CPU Zhan Yong ,Xi Jie Gong Neng You Hua source code.tar.gz | 2019-12-12 | 5.1 MB | |
| v1.2.2 Jian Shao CPU Zhan Yong ,Xi Jie Gong Neng You Hua source code.zip | 2019-12-12 | 5.2 MB | |
| Totals: 3 Items | 10.3 MB | 1 | |
- 新增了自定义文章
keywords的功能; - 新增静态彩带点击切换的功能和配置;
- 将文章字数统计、彩带和站点运行时间等功能默认设置为
false; - 修改了文章的
description的 meta 属性优先读取文章的summary属性; - 修改了文章标题的 HTML 标签,从
div改成了h1标题; - 修改了页脚年份显示不正确的问题;
- 去掉了站点运行时间中多余的
setTimeout代码;
- Add the function of customizing post
keywords; - Add the function and configuration of static ribbon click switch;
- Set the word count, ribbon and site running time as
falseby default; - Modify the meta attribute of the post's
descriptionto read the post'ssummaryattribute first; - Modified HTML tag of article title from
divtoh1title; - Fixed the problem of incorrect footer
yeardisplay; - Removed redundant
setTimeoutjs code from site runtime;