summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 59b1c2b..981fa59 100644
--- a/_config.yml
+++ b/_config.yml
@@ -183,6 +183,12 @@ yat:
# Pagination setting
# paginate: 5
+# Photo previewer settings
+# photo_previewer:
+# photo_selectors: "section.main" # Preview specified areas of photos by CSS selectors (It also can be an array)
+# photo_scale: 2 # Adjust the preview scale of photos
+# background_opacity: 0.85 # Background backdrop opacity
+
# Disqus comments
# disqus:
# shortname: "Your Disqus username"