From: Max Value Date: Sat, 17 May 2025 01:07:00 +0000 (+0100) Subject: Added banner X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=1a52232c4ead1f6d170d96c2479379dbada49e49;p=bread Added banner --- diff --git a/banner.png b/banner.png new file mode 100644 index 0000000..131509e Binary files /dev/null and b/banner.png differ diff --git a/style.css b/style.css index 6f69965..6dd2caf 100644 --- a/style.css +++ b/style.css @@ -12,3 +12,6 @@ table { th { text-align: left; } +img { + width: 100%; +} diff --git a/templates/index.html b/templates/index.html index 711c18f..f0d52e6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,7 @@
+

Bread

Collection of recipes with bakers percentage and example weights. Recipes are stored in TOML format and periodically compiled to this website and the accompanying printouts. This is done with a tool I built. Temperatures are listed in celceus and should be assumed to be with fan when refering to baking.