From e3d8320c7d416219babc9dc46981e9e3f06dfaeb Mon Sep 17 00:00:00 2001 From: pdp8 Date: Wed, 25 Sep 2024 23:49:04 +0200 Subject: gallery layout --- pictures.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pictures.rb') diff --git a/pictures.rb b/pictures.rb index 89b770c..2758436 100755 --- a/pictures.rb +++ b/pictures.rb @@ -14,9 +14,11 @@ Dir[File.join(OUTBOX_DIR, 'create', '*.json')] .flatten.compact .select { |a| a['url'] =~ %r{pictures/webp} and a['mediaType'] == 'image/webp' } .each do |img| + # html += '
' html += "