From d987641d7b68fcfa8431b1835411bb1095a37961 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Sun, 28 Jul 2024 09:44:00 +0200 Subject: image albums, flex layout --- html.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'html.rb') diff --git a/html.rb b/html.rb index 5f45ddc..d3def36 100755 --- a/html.rb +++ b/html.rb @@ -161,7 +161,6 @@ def climbing_html html += post[:text] html += '' end - html += '

 © pdp8 Creative Commons Attribution 4.0 International License' html += File.read(File.join(SNIPPETS, 'tail.html')) print_html 'climbing', html end -- cgit v1.2.3