diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-05-16 22:45:07 +0100 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-05-16 22:45:07 +0100 |
| commit | c4d95c9b21b13146e6e1e1bb76d27926e307c896 (patch) | |
| tree | 55c3fdc8add4b0b687911222743bbf24073281c2 /_config.yml.example | |
| parent | a9c0c81dd39a7e9b82781c2fa5b6471f99e523aa (diff) | |
| parent | b0648d46df6a9e8244c5e225f36d167d7ff92658 (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '_config.yml.example')
| -rw-r--r-- | _config.yml.example | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml.example b/_config.yml.example index 731d12c..8ddaf3b 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -36,7 +36,10 @@ description: #github: # Facebook username -#facebook +#facebook: + +# Google plus profile ID +#google_plus_id: # Controls the number of recent posts shown on the main index page and in the RSS feed. max_recent_posts: 10 |
