edryd.org

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/edryd.org
Log | Files | Refs | LICENSE

commit 86097f7e77a82550a5db7a9a48ee92129f4940a4
parent 60c55a8e6031cdf0983c77838c2244b01801d9cb
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Sat,  5 Aug 2017 15:19:49 -0700

Sort picture galleries by date

Diffstat:
_config.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/_config.yml b/_config.yml @@ -23,6 +23,7 @@ gallery: dir: photos symlink: false title_prefix: "" + sort_field: "date_time" thumbnail_size: x: 600 y: 450