diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-05-16 22:44:23 +0100 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-05-16 22:44:23 +0100 |
| commit | b0648d46df6a9e8244c5e225f36d167d7ff92658 (patch) | |
| tree | 082798a66cd5550e69eeaad47e0a80092c52748f /_config.yml.example | |
| parent | ff3295bbcf3b03a798cc457661d746eebc4cb3b6 (diff) | |
Add Google+ profile URL to sidebar.
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 |
