mirror of
https://github.com/source-foundry/Hack.git
synced 2024-11-11 09:15:20 +03:00
link update
This commit is contained in:
parent
6c5a746538
commit
810082dd07
@ -8,7 +8,7 @@ Hack is designed to be a workhorse typeface for code. It has deep roots in the l
|
|||||||
### Contents
|
### Contents
|
||||||
|
|
||||||
* [Quick installation](#user-content-quick-installation)
|
* [Quick installation](#user-content-quick-installation)
|
||||||
* [Package managers](#user-content-package-managers)
|
* [Package manager installation](#user-content-package-managers)
|
||||||
* [Web font usage](#user-content-web-font-usage)
|
* [Web font usage](#user-content-web-font-usage)
|
||||||
* [Overview of features](#user-content-overview-of-features)
|
* [Overview of features](#user-content-overview-of-features)
|
||||||
* [Additional tools for customization](#user-content-additional-tools-for-customization)
|
* [Additional tools for customization](#user-content-additional-tools-for-customization)
|
||||||
@ -79,7 +79,6 @@ Include one of the following in the <head> section of your HTML file:
|
|||||||
|
|
||||||
#### 2. Add Hack to CSS
|
#### 2. Add Hack to CSS
|
||||||
|
|
||||||
**CSS file**
|
|
||||||
|
|
||||||
```css
|
```css
|
||||||
pre, code { font-family: Hack, monospace; }
|
pre, code { font-family: Hack, monospace; }
|
||||||
|
Loading…
Reference in New Issue
Block a user