Skip to content

Commit

Permalink
chore: update README files
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrex committed Mar 25, 2021
1 parent 516a74d commit 02a0573
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,11 @@ If you want to use it locally, you should clone this repository then just like d
+ `_config.yml`: Site's general settings.
+ `index.html`: Change the resume content's display order.
+ `_sass/_base.scss`: Change the resume display style.
+ `robots.txt`: If you don't want your resume to be recorded in the search engine, modify this file.

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Others

+ Hugo Version: [hugo-theme-online-resume](https://github.com/tarrex/hugo-theme-online-resume)
5 changes: 4 additions & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,11 @@ Fork仓库:
+ `_config.yml`: Jekyll网站基本设置。
+ `index.html`: 改变简历内容模块的展示顺序。
+ `_sass/_base.scss`: 改变简历的样式。
+ `robots.txt`: 搜索引擎收录选项。

## 协议

[MIT](https://choosealicense.com/licenses/mit/)

## 其他

+ Hugo版本: [hugo-theme-online-resume](https://github.com/tarrex/hugo-theme-online-resume)

0 comments on commit 02a0573

Please sign in to comment.