File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,15 @@ Steps to reproduce the behavior:
3535
3636<!-- If applicable, add screenshots to help explain your problem. -->
3737
38- ### Software
39-
40- <!-- Please complete the following information -->
41- - Ruby version: <!-- by running: `ruby -v` -->
42- - Gem version: <!-- by running: `gem -v`-->
43- - Bundler version: <!-- by running: `bundle -v`-->
44- - Jekyll version: <!-- by running: `bundle list | grep " jekyll "` -->
45- - Theme version: <!-- by running: `gem list | grep jekyll-theme-chirpy` -->
38+ ### Environment
39+
40+ | Command | Version |
41+ | -----------------------------------| ---------|
42+ | ` ruby -v ` | |
43+ | ` gem -v ` | |
44+ | ` bundle -v ` | |
45+ | ` bundle exec jekyll -v ` | |
46+ | ` bundle info jekyll-theme-chirpy ` | |
4647
4748### Desktop
4849
You can’t perform that action at this time.
0 commit comments