chore(hugo): Set brian s3 options as constants
This commit is contained in:
parent
c217ff0a7a
commit
7c7d5ee673
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ export default {
|
||||||
sleevecapQ4Spread1: 0.05,
|
sleevecapQ4Spread1: 0.05,
|
||||||
sleevecapQ4Spread2: 0.05,
|
sleevecapQ4Spread2: 0.05,
|
||||||
sleeveWidthGuarantee: 1,
|
sleeveWidthGuarantee: 1,
|
||||||
|
s3Collar: 0,
|
||||||
|
s3Armhole: 0,
|
||||||
|
|
||||||
// Percentages
|
// Percentages
|
||||||
acrossBackFactor: { pct: 97, min: 93, max: 100 },
|
acrossBackFactor: { pct: 97, min: 93, max: 100 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue