File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ name = note;
132132value = "Based on Fira Mono 3.206";
133133}
134134);
135- date = "2021-04-17 22:46:44 +0000";
135+ date = "2021-12-03 16:48:46 +0000";
136136designer = "Carrois Corporate, Edenspiekermann AG, Nikita Prokopov";
137137designerURL = "https://tonsky.me";
138138familyName = "Fira Code";
@@ -131575,5 +131575,5 @@ oV = 98;
131575131575};
131576131576};
131577131577versionMajor = 6;
131578- versionMinor = 0 ;
131578+ versionMinor = 1 ;
131579131579}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Fira Code is a free monospaced font containing ligatures for common programming
1212
1313### Download & Install
1414
15- <a href =" https://github.com/tonsky/FiraCode/releases/download/6/Fira_Code_v6.zip " ><img alt =" Fira_Code_v6.zip - November 29 , 2021 - 2.9 MB " src =" ./extras/download.png " width =" 520 " height =" 130 " ></a >
15+ <a href =" https://github.com/tonsky/FiraCode/releases/download/6.1 /Fira_Code_v6.zip " ><img alt =" Fira_Code_v6.1. zip - December 3 , 2021 - 2.9 MB " src =" ./extras/download.png " width =" 520 " height =" 130 " ></a >
1616
1717Then:
1818
@@ -151,12 +151,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing:
151151
152152``` html
153153<!-- HTML -->
154- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/firacode@6.0 .0/distr/fira_code.css" >
154+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/firacode@6.1 .0/distr/fira_code.css" >
155155```
156156
157157``` css
158158/* CSS */
159- @import url (https://cdn.jsdelivr.net/npm/firacode@6.0 .0/distr/fira_code.css );
159+ @import url (https://cdn.jsdelivr.net/npm/firacode@6.1 .0/distr/fira_code.css );
160160```
161161
162162``` css
Original file line number Diff line number Diff line change 11{
22 "name" : " firacode" ,
3- "version" : " 6.0 .0" ,
3+ "version" : " 6.1 .0" ,
44 "description" : " Fira Code: monospaced font with programming ligatures" ,
55 "main" : " distr/fira_code.css" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments