1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Update docs

This commit is contained in:
Cotes Chung
2021-09-16 00:26:35 +08:00
parent beabb36d7f
commit f722757f6f
4 changed files with 41 additions and 46 deletions

View File

@@ -25,14 +25,14 @@ Add this line to your Jekyll site's `Gemfile`:
```ruby
gem "jekyll-theme-chirpy"
```
{: .nolineno}
{: .nolineno file='Gemfile' }
And add this line to your Jekyll site's `_config.yml`:
```yaml
theme: jekyll-theme-chirpy
```
{: .nolineno}
{: .nolineno file='_config.yml' }
And then execute: