pages-themes / primer

Primer is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/primer/
MIT License
277 stars 261 forks source link

Fix usage example code in README.md to prevent error #90

Closed plpxsk closed 6 months ago

plpxsk commented 6 months ago

Bump version in example code so it doesn't give "url not found" error

The Error a user may get:

Remote Theme: Using theme pages-themes/primer                                                                                                                                  
jekyll 3.9.3 | Error:  404 - Not Found -
Loading URL: https://codeload.github.com/pages-themes/primer/zip/v0.2.0
/opt/homebrew/lib/ruby/gems/3.1.0/gems/jekyll-remote-theme-0.4.3/lib/jekyll-remote-theme/downloader.rb:67:in `raise_unless_sucess': 404 - Not Found - Loading URL: https://codeload.g ithub.com/pages-themes/primer/zip/v0.2.0 (Jekyll::RemoteTheme::DownloadError)
welcome[bot] commented 6 months ago

Welcome! Congrats on your first pull request to the Primer theme. If you haven't already, please be sure to check out the contributing guidelines.