From a56587c5540afc6ba0679556565da41ef27f0ca7 Mon Sep 17 00:00:00 2001 From: tudacs Date: Fri, 10 Jun 2022 05:55:13 +0200 Subject: [PATCH] Add list of keys to sample gallery for tests --- tests/sample/sigal.conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/sample/sigal.conf.py b/tests/sample/sigal.conf.py index 4a7041a..5d2f23f 100644 --- a/tests/sample/sigal.conf.py +++ b/tests/sample/sigal.conf.py @@ -11,6 +11,8 @@ links = [ ("Another link", "http://example.org"), ] +albums_sort_attr = [ "meta.nokey", "nosuchattribute", "name" ] + files_to_copy = (("../watermark.png", "watermark.png"),) plugins = [