Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 5605322

Browse files
committed
docs: fix website downloads part
1 parent a0099e7 commit 5605322

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_includes/download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ <h2 class="section-heading">Download now</h2>
99
<li>
1010
<a class="download-link"
1111
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3.dmg"
12-
target="_blank" rel="noopener noreferrer"><em class="fa fa-fw fa-apple"
12+
target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-apple"
1313
></i></a>
1414
<a class="download-link"
1515
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3-x86_64.AppImage"
16-
target="_blank" rel="noopener noreferrer"><em class="fa fa-fw fa-linux"></em></a>
16+
target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-linux"></i></a>
1717
<a class="download-link"
1818
href="https://github.com/lauthieb/code-notes/releases/download/1.2.3/code-notes-1.2.3.exe"
19-
target="_blank" rel="noopener noreferrer"><em class="fa fa-fw fa-windows"></em></a>
19+
target="_blank" rel="noopener noreferrer"><i class="fa fa-fw fa-windows"></i></a>
2020
</li>
2121
</ul>
2222
</div>

0 commit comments

Comments
 (0)