diff options
author | Joris | 2022-07-09 23:21:55 +0200 |
---|---|---|
committer | Joris | 2022-07-09 23:21:55 +0200 |
commit | 87152a837819dd3ede0c8d8906a7543b183decfa (patch) | |
tree | 02cb2d1fa3dc04d9fcdd88247bc0c1f952e95293 /public/index.html | |
parent | fed686390db6a1f17c2be2a3ee4f250d42846bc6 (diff) |
Add “ Pain d’épices ” recipe
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index fcfd1f0..5bf7c68 100644 --- a/public/index.html +++ b/public/index.html @@ -55,6 +55,7 @@ <ul> <li><a href="/pain/levain.html">Pain au levain</a> <li><a href="/pain/seigle.html">Pain de seigle</a> + <li><a href="/pain/epices.html">Pain d’épices</a> </ul> <h1>Nettoyage</h1> |