File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textile-lang-com-website" ,
3
3
"description" : " Official website of the Textile markup language." ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.0.3 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/textile/textile-lang-com-website"
Original file line number Diff line number Diff line change 12
12
font-style : normal ;
13
13
font-weight : normal ;
14
14
font-display : fallback ;
15
- src : url (" ../fonts/pt-serif-v10 -latin-ext-regular.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v10 -latin-ext-regular.woff" ) format (" woff" );
15
+ src : url (" ../fonts/pt-serif-v11 -latin-ext-regular.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v11 -latin-ext-regular.woff" ) format (" woff" );
16
16
}
17
17
18
18
// Regular Italic
21
21
font-style : italic ;
22
22
font-weight : normal ;
23
23
font-display : fallback ;
24
- src : url (" ../fonts/pt-serif-v10 -latin-ext-italic.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v10 -latin-ext-italic.woff" ) format (" woff" );
24
+ src : url (" ../fonts/pt-serif-v11 -latin-ext-italic.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v11 -latin-ext-italic.woff" ) format (" woff" );
25
25
}
26
26
27
27
// Bold
30
30
font-style : normal ;
31
31
font-weight : bold ;
32
32
font-display : fallback ;
33
- src : url (" ../fonts/pt-serif-v10 -latin-ext-700.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v10 -latin-ext-700.woff" ) format (" woff" );
33
+ src : url (" ../fonts/pt-serif-v11 -latin-ext-700.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v11 -latin-ext-700.woff" ) format (" woff" );
34
34
}
35
35
36
36
// Bold Italic
39
39
font-style : italic ;
40
40
font-weight : bold ;
41
41
font-display : fallback ;
42
- src : url (" ../fonts/pt-serif-v10 -latin-ext-700italic.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v10 -latin-ext-700italic.woff" ) format (" woff" );
42
+ src : url (" ../fonts/pt-serif-v11 -latin-ext-700italic.woff2" ) format (" woff2" ), url (" ../fonts/pt-serif-v11 -latin-ext-700italic.woff" ) format (" woff" );
43
43
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Textile official website" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " " ,
5
5
"author" : " The Textile Language Development Team" ,
6
6
"author_uri" : " https://textile-lang.com" ,
You can’t perform that action at this time.
0 commit comments