From 14fca5a001718b8c9bfccda2b4de67d281bfa558 Mon Sep 17 00:00:00 2001 From: Wynd Date: Mon, 1 Jul 2024 21:16:46 +0300 Subject: [PATCH] Keeping the footer down and applying color to both ingredient fields if both match --- Cargo.toml | 2 +- index.html | 22 ++++++++++++++++++++-- templates/layouts/base.html | 13 +++++++++++++ templates/pages/commands.html | 7 ++++++- 4 files changed, 40 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 62fde75..430b3f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "khguide" -version = "1.0.1" +version = "1.0.2" edition = "2021" [dependencies] diff --git a/index.html b/index.html index ed33a35..26ef4a1 100644 --- a/index.html +++ b/index.html @@ -4,12 +4,25 @@ Commands