]> OzVa Git service - bread/commitdiff
Added banner
authorMax Value <greenwoodw50@gmail.com>
Sat, 17 May 2025 01:07:00 +0000 (02:07 +0100)
committerMax Value <greenwoodw50@gmail.com>
Sat, 17 May 2025 01:07:00 +0000 (02:07 +0100)
banner.png [new file with mode: 0644]
style.css
templates/index.html

diff --git a/banner.png b/banner.png
new file mode 100644 (file)
index 0000000..131509e
Binary files /dev/null and b/banner.png differ
index 6f6996531e804c92aa57accaa2932c3c03e6115c..6dd2caf6c08ad5639a374945860ea047cd30f4e1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -12,3 +12,6 @@ table {
 th {
        text-align: left;
 }
+img {
+       width: 100%;
+}
index 711c18fa2d5f90f399eb8ad7fc894a0c1e7d4288..f0d52e62ef108c8673921fe25a51c06efe28a0fc 100644 (file)
@@ -7,6 +7,7 @@
        </head>
        <body>
                <main>
+               <img src="banner.png" />
                <h1>Bread</h1>
                <p>
                        Collection of recipes with <a href="pages/percentage.html">bakers percentage</a> and example weights. Recipes are stored in TOML format and periodically compiled to this website and the accompanying printouts. This is done with a <a href="https://git.ozva.co.uk/?p=bread">tool I built</a>. <a href="pages/temperature.html">Temperatures</a> are listed in celceus and should be assumed to be with fan when refering to baking.