Fixing short_desc field
This commit is contained in:
parent
e07fe4bb63
commit
40d3620a25
@ -18,7 +18,7 @@
|
|||||||
{
|
{
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"name": "infoscreen",
|
"name": "infoscreen",
|
||||||
"short": "Screen that shows various information.",
|
"short_desc": "Screen that shows various information.",
|
||||||
"desc": [
|
"desc": [
|
||||||
"I had a screen left over and hooked a Raspberry Pi to it.",
|
"I had a screen left over and hooked a Raspberry Pi to it.",
|
||||||
"Then I created a webpage that fetches and shows various information.",
|
"Then I created a webpage that fetches and shows various information.",
|
||||||
|
Loading…
Reference in New Issue
Block a user