File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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/5.2/Fira_Code_v5.2 .zip " ><img alt =" Fira_Code_v5.2 .zip - June 12, 2020 - 2.3 MB" src =" ./extras/download.png " width =" 520 " height =" 130 " ></a >
15+ <a href =" https://github.com/tonsky/FiraCode/releases/download/6.0/Fira_Code_v6.0 .zip " ><img alt =" Fira_Code_v6.0 .zip - November 29, 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/gh/tonsky/FiraCode@5.2 /distr/fira_code.css" >
154+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/gh/tonsky/FiraCode@6.0 /distr/fira_code.css" >
155155```
156156
157157``` css
158158/* CSS */
159- @import url (https://cdn.jsdelivr.net/gh/tonsky/FiraCode@5.2 /distr/fira_code.css );
159+ @import url (https://cdn.jsdelivr.net/gh/tonsky/FiraCode@6.0 /distr/fira_code.css );
160160```
161161
162162``` css
You can’t perform that action at this time.
0 commit comments