We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f161cf6 commit f4e3c6dCopy full SHA for f4e3c6d
README.md
@@ -19,7 +19,7 @@ fonts in your project and use the CSS classes listed below.
19
20
Alternatively just link to it using a CDN such as [jsDelivr](//jsdelivr.com):
21
22
- <link href="//cdn.jsdelivr.net/npm/font-logos@0.17/assets/font-logos.css" rel="stylesheet">
+ <link href="//cdn.jsdelivr.net/npm/font-logos@0.18/assets/font-logos.css" rel="stylesheet">
23
24
## Usage ##
25
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "font-logos",
3
"description": "An icon font providing popular linux distros' logos",
4
- "version": "0.17.0",
+ "version": "0.18.0",
5
"style": "assets/font-logos.css",
6
"authors": [
7
"Lukas W (https://github.com/Lukas-W)"
0 commit comments