fix: Author names for consistency. Closes #764
This commit is contained in:
parent
eb0af89b0b
commit
352a461eba
2 changed files with 4 additions and 24 deletions
|
@ -8,17 +8,7 @@ export default {
|
|||
department: 'unisex',
|
||||
type: 'pattern',
|
||||
difficulty: 3,
|
||||
tags: [
|
||||
'freesewing',
|
||||
'design',
|
||||
'diy',
|
||||
'fashion',
|
||||
'made to measure',
|
||||
'parametric design',
|
||||
'pattern',
|
||||
'sewing',
|
||||
'sewing pattern'
|
||||
],
|
||||
tags: ['accessories'],
|
||||
optionGroups: {
|
||||
fit: ['backOpening', 'chestDepth'],
|
||||
style: ['lengthBonus', 'bibLength', 'bibWidth', 'strapWidth']
|
||||
|
|
|
@ -5,22 +5,12 @@ import { version } from '../package.json'
|
|||
export default {
|
||||
name: 'holmes',
|
||||
version,
|
||||
design: 'AlfaLyr',
|
||||
code: 'AlfaLyr',
|
||||
design: 'Erica Alcusa Sáez',
|
||||
code: 'Erica Alcusa Sáez',
|
||||
department: 'accessories',
|
||||
type: 'pattern',
|
||||
difficulty: 3,
|
||||
tags: [
|
||||
'freesewing',
|
||||
'design',
|
||||
'diy',
|
||||
'fashion',
|
||||
'made to measure',
|
||||
'parametric design',
|
||||
'pattern',
|
||||
'sewing',
|
||||
'sewing pattern'
|
||||
],
|
||||
tags: ['hat'],
|
||||
optionGroups: {
|
||||
style: ['lengthRatio', 'goreNumber', 'brimAngle', 'brimWidth']
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue