Update REAMDE generated by `jekyll new-theme` (#8919)
Merge pull request 8919
This commit is contained in:
parent
c34fa6181e
commit
0107747606
|
@ -6,7 +6,6 @@ To experiment with this code, add some sample content and run `bundle exec jekyl
|
|||
|
||||
TODO: Delete this and the text above, and describe your gem
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Add this line to your Jekyll site's `Gemfile`:
|
||||
|
@ -35,7 +34,7 @@ TODO: Write usage instructions here. Describe your available layouts, includes,
|
|||
|
||||
## Contributing
|
||||
|
||||
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
|
||||
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/<%= theme_name %>. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.
|
||||
|
||||
## Development
|
||||
|
||||
|
@ -49,4 +48,3 @@ To add a custom directory to your theme-gem, please edit the regexp in `<%= them
|
|||
## License
|
||||
|
||||
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
||||
|
||||
|
|
Loading…
Reference in New Issue