1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

docs: fix a typo of the tutorial (#676)

This commit is contained in:
Martin Pfundmair
2022-09-07 14:51:29 +09:00
committed by GitHub
parent 940b2810e9
commit b78a2d85bd

View File

@@ -68,7 +68,7 @@ Update the variables of `_config.yml`{: .filepath} as needed. Some of them are t
- `timezone`
- `lang`
### Customing Stylesheet
### Customizing Stylesheet
If you need to customize the stylesheet, copy the theme's `assets/css/style.scss`{: .filepath} to the same path on your Jekyll site, and then add the custom style at the end of the style file.