Fixing short_desc field

This commit is contained in:
Daniel Kluge 2022-06-13 15:45:06 +02:00
parent e07fe4bb63
commit 40d3620a25

View File

@ -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.",