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 = [