Skip to content

Commit

Permalink
Add facebook example url.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juraj Bubniak committed Jun 2, 2019
1 parent 8988a5b commit 6a7a274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -73,6 +73,7 @@ disqusShortname = "XXX"
gplus = "https://google.com/+XXX"
twitter = "https://twitter.com/XXX"
stackoverflow = "https://stackoverflow.com/users/XXX/YYY"
facebook = "https://www.facebook.com/username"
email = "XXX@example.com"
opengraph = true
shareTwitter = true
Expand Down
1 change: 1 addition & 0 deletions exampleSite/config.toml
Expand Up @@ -33,6 +33,7 @@ googleAnalytics = "XXX"
gplus = "https://google.com/+XXX"
twitter = "https://twitter.com/XXX"
stackoverflow = "https://stackoverflow.com/users/XXX/YYY"
facebook = "https://www.facebook.com/username"
email = "XXX@example.com"
opengraph = true
shareTwitter = true
Expand Down

0 comments on commit 6a7a274

Please sign in to comment.