From d09226cce64c20e5aa5ec12350b3ba67f6202831 Mon Sep 17 00:00:00 2001 From: Jonas Trenkler Date: Tue, 30 Jul 2024 21:23:10 +0200 Subject: [PATCH] Revert "nit(b3-lunarfit): remove unused card_description" This reverts commit 7c5591cd9f4ae02cd37263c6c3d8cf1ef1c229f0. (to kick of the pipeline again) --- content/ss24/bachelor/b3-lunarfit/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/ss24/bachelor/b3-lunarfit/_index.md b/content/ss24/bachelor/b3-lunarfit/_index.md index 2306b41f..2fcb6fa7 100644 --- a/content/ss24/bachelor/b3-lunarfit/_index.md +++ b/content/ss24/bachelor/b3-lunarfit/_index.md @@ -8,6 +8,9 @@ abstract = "More than a fitness or period tracker, LunarFit helps athletes bette # Properties for displaying the project in the project list card_image = "lunarfit-preview-no-claim.jpg" +# card_description is deprecated, will be replaced by abstract/and or claim +# card_description = "Exercise in Harmony with Your Cycle" + # Names are optional, team size is sufficient team = ["Marie Menge", "Lilly Mydlach", "Kieu Truc Tran", "Jonas Trenkler", "Leon Snakowski"] supervisor = "David Koschnick"