typo
This commit is contained in:
parent
da04a028e5
commit
ddf916d56c
|
@ -46,7 +46,7 @@ repository: username/project
|
||||||
Put this in your `_config.yml`.
|
Put this in your `_config.yml`.
|
||||||
See: [Repository metadata on GitHub pages](https://help.github.com/articles/repository-metadata-on-github-pages/)
|
See: [Repository metadata on GitHub pages](https://help.github.com/articles/repository-metadata-on-github-pages/)
|
||||||
|
|
||||||
### Listing erpos
|
### Listing repos
|
||||||
|
|
||||||
```html
|
```html
|
||||||
{% for repository in site.github.public_repositories %}
|
{% for repository in site.github.public_repositories %}
|
||||||
|
|
Loading…
Reference in New Issue