mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 04:47:14 -06:00
fix: typo in README on _config.yml (#891)
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
### via GitHub Pages remote theme
|
### via GitHub Pages remote theme
|
||||||
|
|
||||||
The quickiest way to use Just The Docs is to use GitHub pages [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) feature in your `config.yml` file:
|
The quickiest way to use Just The Docs is to use GitHub pages [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) feature in your `_config.yml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
remote_theme: just-the-docs/just-the-docs
|
remote_theme: just-the-docs/just-the-docs
|
||||||
|
|||||||
Reference in New Issue
Block a user