README.md in jekyll-theme-gitbook-0.0.2 vs README.md in jekyll-theme-gitbook-0.0.3
- old
+ new
@@ -32,10 +32,10 @@
### GitHub Pages
If you are hosting your site on GitHub Pages then add the following line to your site's `_config.yml` file (as per [the documentation](https://docs.github.com/en/github/working-with-github-pages/adding-a-theme-to-your-github-pages-site-using-jekyll)):
```yaml
-remote_theme: "adamrehn/jekyll-theme-gitbook@v0.0.1"
+remote_theme: "adamrehn/jekyll-theme-gitbook@v0.0.3"
```
### Other hosts (e.g. GitLab Pages)
If you are hosting your site using a service that permits the use of Gem-based themes then add the following line to your site's `Gemfile`: