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
12
12
13
13
### Download & Install
14
14
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 >
16
16
17
17
Then:
18
18
@@ -151,12 +151,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing:
151
151
152
152
``` html
153
153
<!-- 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" >
155
155
```
156
156
157
157
``` css
158
158
/* 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 );
160
160
```
161
161
162
162
``` css
You can’t perform that action at this time.
0 commit comments