This commit is contained in:
Andrej 2017-11-17 18:02:15 +01:00 committed by GitHub
parent da04a028e5
commit ddf916d56c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}