From 40d3620a25edc3d3cdfa14265bc374e8747348b6 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Mon, 13 Jun 2022 15:45:06 +0200 Subject: [PATCH] Fixing short_desc field --- list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list.json b/list.json index ba99ccd..6db23cb 100644 --- a/list.json +++ b/list.json @@ -18,7 +18,7 @@ { "type": "project", "name": "infoscreen", - "short": "Screen that shows various information.", + "short_desc": "Screen that shows various information.", "desc": [ "I had a screen left over and hooked a Raspberry Pi to it.", "Then I created a webpage that fetches and shows various information.",