Skip to content

Commit 47b8186

Browse files
committed
6.0 Release
1 parent aa68c08 commit 47b8186

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

1717
Then:
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

extras/download.png

564 Bytes
Loading

0 commit comments

Comments
 (0)