From fc78ec08136f323b1b019a6f57c2a25f6a007710 Mon Sep 17 00:00:00 2001 From: Elias Jansson Date: Wed, 11 Jun 2025 13:51:45 +0200 Subject: [PATCH] Meal fix --- Aberwyn/.drone.yml | 4 +++ Aberwyn/Views/Meal/Index.cshtml | 39 ++++++++++++++-------------- Aberwyn/Views/Shared/_Layout.cshtml | 2 +- Aberwyn/wwwroot/images/fallback.jpg | Bin 31239 -> 13161 bytes 4 files changed, 24 insertions(+), 21 deletions(-) diff --git a/Aberwyn/.drone.yml b/Aberwyn/.drone.yml index 4fedd7a..d52e248 100644 --- a/Aberwyn/.drone.yml +++ b/Aberwyn/.drone.yml @@ -52,3 +52,7 @@ steps: else curl -X POST http://192.168.1.196:8123/api/webhook/aberwyn_update_failed fi + +trigger: + branch: + - master diff --git a/Aberwyn/Views/Meal/Index.cshtml b/Aberwyn/Views/Meal/Index.cshtml index 2ba182a..07e4abf 100644 --- a/Aberwyn/Views/Meal/Index.cshtml +++ b/Aberwyn/Views/Meal/Index.cshtml @@ -1,3 +1,6 @@ +@{ + +} @@ -8,31 +11,27 @@ -