diff options
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 |
