Skip to content

Commit 3877b40

Browse files
authored
docs: Add Gonos to projects.json (#48)
1 parent ec52061 commit 3877b40

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/_data/projects.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,17 @@
217217
"link": "https://github.com/vmichalak"
218218
},
219219
"usesGenerator": false
220-
}
221-
220+
},
221+
{
222+
"name": "Gonos",
223+
"description": "A Go module for controlling Sonos devices",
224+
"repository": "https://github.com/HandyGold75/Gonos",
225+
"language":"Go",
226+
"author": {
227+
"name": "HandyGold75",
228+
"link": "https://github.com/HandyGold75"
229+
},
230+
"usesGenerator": false
231+
}
222232
]
223233
}

0 commit comments

Comments
 (0)