From 4ca23e07e17cd9043227b8ae10ed5fd8692257ac Mon Sep 17 00:00:00 2001 From: Max Value Date: Wed, 11 Jun 2025 19:01:00 +0100 Subject: [PATCH] html <-> gmi linking --- templates/index.gmi | 1 + templates/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/index.gmi b/templates/index.gmi index 134b1b7..6240012 100644 --- a/templates/index.gmi +++ b/templates/index.gmi @@ -9,6 +9,7 @@ # Bread => bread.pdf All recipes (PDF) +=> https://bread.ozva.co.uk/ Main page > Note on Gemtext: This site is mostly automatically rendered to gemtext. This excludes the information pages (some contain rich informaton: tables, MathML). Enjoy reading the site on your respective small internet client. Title text courtesy of patorjk.com. diff --git a/templates/index.html b/templates/index.html index d7d7a8c..1e75766 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,6 +11,7 @@

Bread

All recipes [PDF]

+

Gemini site

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 Celsius and should be assumed to be with fan when referring to baking.

-- 2.39.2