diff options
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -708,7 +708,7 @@ COPY_SOURCES = False UNSLUGIFY_TITLES = True # Additional metadata that is added to a post when creating a new_post -# ADDITIONAL_METADATA = {} +ADDITIONAL_METADATA = {'hidetitle': 'True'} # Nikola supports Open Graph Protocol data for enhancing link sharing and # discoverability of your site on Facebook, Google+, and other services. |
