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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user