Fix jekyll-github
This commit is contained in:
parent
1c6fcf9968
commit
49941762e9
|
@ -37,7 +37,7 @@ GitHub Metadata
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
whitelist:
|
plugins:
|
||||||
- jekyll-github-metadata
|
- jekyll-github-metadata
|
||||||
|
|
||||||
repository: username/project
|
repository: username/project
|
||||||
|
@ -70,7 +70,7 @@ Gists
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
whitelist:
|
plugins:
|
||||||
- jekyll-gist
|
- jekyll-gist
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@ Mentions
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
whitelist:
|
plugins:
|
||||||
- jekyll-mentions
|
- jekyll-mentions
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -112,7 +112,7 @@ Redirects
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
whitelist:
|
plugins:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue