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

Hide line number of some posts

This commit is contained in:
Cotes Chung
2021-09-13 22:36:01 +08:00
parent 20454e5a57
commit 91ed3d4649
2 changed files with 24 additions and 2 deletions

View File

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