diff options
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 aaf1025..cea3f46 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -50,6 +50,9 @@ copyright_year: # Optional Feedburner ID. #feedburner: +# Optional Disqus integration. +#disqus_shortname: + # *************************** # JEKYLL # *************************** |
