Body flex layout for footer
All checks were successful
/ Checkout (push) Successful in 1m25s

This commit is contained in:
david 2024-07-22 14:20:46 +02:00
parent d3aaff75cf
commit 0975fbb740
2 changed files with 3 additions and 2 deletions

View file

@ -35,5 +35,6 @@ module A11yist
#
config.time_zone = "Europe/Zurich"
# config.eager_load_paths << Rails.root.join("extras")
config.build_version = (File.read(Rails.root.join(".build_version")) || "-").freeze
end
end