Skip to content

Commit

Permalink
Correct CSS url in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kslstn authored Aug 11, 2018
1 parent bdb3b84 commit cfacb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Renamed font from "Renner\*" to "Jost\*" due to international intellectual prope
Web Use
-------
To use on your webpage, simply put the following line of code into the `<head>` of the webpage you'd like to display Jost* and use `font-family: 'Jost*';` in your css.<br>
`<link rel="stylesheet" href="https://indestructibletype-fonthosting.github.io/Jost.css" type="text/css" charset="utf-8" />`
`<link rel="stylesheet" href="https://indestructibletype-fonthosting.github.io/jost.css" type="text/css" charset="utf-8" />`

Building the Variable Font.
---------------------------
Expand Down

0 comments on commit cfacb70

Please sign in to comment.