diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 17:02:05 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 17:02:05 +0000 |
| commit | e323ff91ca3dd5eff0d7bf0fc78df2e3773ebd87 (patch) | |
| tree | 6dea97e4fb469346ca918e6c792b1980f6f9bfe0 /_config.yml.example | |
| parent | ce2d5b574d729973f5cfbe1ece7441012629f143 (diff) | |
Add Facebook to list of contacts.
Diffstat (limited to '_config.yml.example')
| -rw-r--r-- | _config.yml.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml.example b/_config.yml.example index f6e3bfc..e6288ef 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -31,6 +31,9 @@ description: # Git hub name. #github: +# Facebook username +#facebook + # Controls the number of recent posts shown on the main index page and in the RSS feed. max_recent_posts: 10 |
