Skip to content

Commit 06b5792

Browse files
Update 2 to fix build error
1 parent 23e5ff6 commit 06b5792

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

sources/config.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,22 @@ buildOTF: false
6161
# list which is used for all VFs. Note that the build will fail
6262
# if you specify a dictionary which does not contain an entry
6363
# for each VF file built.
64-
stat:
65-
Parkinsans[wght].ttf:
66-
- name: Weight
67-
tag: wght
68-
values:
69-
- name: Light
70-
value: 300
71-
- name: Regular
72-
value: 400
73-
# linkedValue: 700
74-
# flags: 2
75-
- name: Medium
76-
value: 500
77-
- name: Semi Bold
78-
value: 600
79-
- name: Bold
80-
value: 700
81-
- name: Extra Bold
82-
value: 800
64+
# stat:
65+
# Parkinsans[wght].ttf:
66+
# - name: Weight
67+
# tag: wght
68+
# values:
69+
# - name: Light
70+
# value: 300
71+
# - name: Regular
72+
# value: 400
73+
# # linkedValue: 700
74+
# # flags: 2
75+
# - name: Medium
76+
# value: 500
77+
# - name: Semi Bold
78+
# value: 600
79+
# - name: Bold
80+
# value: 700
81+
# - name: Extra Bold
82+
# value: 800

0 commit comments

Comments
 (0)