mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-12 08:03:09 -04:00
update examles
This commit is contained in:
parent
75b8520481
commit
b3989587bb
38 changed files with 21 additions and 42 deletions
|
@ -14,7 +14,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Generates an animated gif with the MakeSweet billboard template.',
|
||||
description_short: 'Animated billboard generation',
|
||||
examples: ['billboard'],
|
||||
category: 'image',
|
||||
usage: 'billboard'
|
||||
},
|
||||
|
|
|
@ -14,7 +14,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Generates an animated gif with the MakeSweet circuit board template.',
|
||||
description_short: 'Animated circuit board generation',
|
||||
examples: ['circuitboard'],
|
||||
category: 'image',
|
||||
usage: 'circuitboard'
|
||||
},
|
||||
|
|
|
@ -14,7 +14,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Generates an animated gif with the MakeSweet flag template.',
|
||||
description_short: 'Animated flag generation',
|
||||
examples: ['flag'],
|
||||
category: 'image',
|
||||
usage: 'flag'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue