From 9d20c74709892e2e2c429c20a315c64cafe7d184 Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 4 Jun 2020 10:58:19 +0200 Subject: =?UTF-8?q?Changed=20text=20to=20danish=20and=20added=20b=C3=A6nk?= =?UTF-8?q?=20picture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'build.rb') diff --git a/build.rb b/build.rb index 1e193e8..53b6a99 100755 --- a/build.rb +++ b/build.rb @@ -86,8 +86,6 @@ File.open(File.join(options[:path], "index.html"), "w") do |file| # Print preample file.write(template[0]) - file.puts "

Original images can be found at wallpapers.

" - defs["groups"].each do |key, value| file.puts "

#{key}

" forImgs(value["imgs"]) do |img| -- cgit v1.2.3