From dac760deba062dc69fc356fd27c3e6059411675c Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Sun, 5 Feb 2023 14:14:36 +0100 Subject: [PATCH] use 3 columns --- gallery/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/config.toml b/gallery/config.toml index 81b6733..1a51d0d 100644 --- a/gallery/config.toml +++ b/gallery/config.toml @@ -23,7 +23,7 @@ disableKinds = ["taxonomy", "term"] #thumb_quality = 50 #full_width = 960 #full_quality = 90 - #column_count = 2 + column_count = 3 #breadcrumb_use_title = false #filename_as_phototitle = false #images_downloadable = true