diff options
| author | Nayab W <42422512+nayabw@users.noreply.github.com> | 2018-11-03 16:17:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-03 16:17:39 -0500 |
| commit | 63bcb9781e205ca25055f0f3ba41804e20aa1475 (patch) | |
| tree | 965e197bd956d86599616db978940a1fb0811d14 /_includes/heading.html | |
| parent | 44edc072e37deacb1992ea5cee15774848a240fe (diff) | |
| download | silicon-linux-63bcb9781e205ca25055f0f3ba41804e20aa1475.tar.gz silicon-linux-63bcb9781e205ca25055f0f3ba41804e20aa1475.tar.bz2 silicon-linux-63bcb9781e205ca25055f0f3ba41804e20aa1475.zip | |
LOAD THE ICON YOU DOLT
Diffstat (limited to '_includes/heading.html')
| -rw-r--r-- | _includes/heading.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/heading.html b/_includes/heading.html index 68b6ff5..1709c73 100644 --- a/_includes/heading.html +++ b/_includes/heading.html @@ -1,6 +1,7 @@ <link href="/style.css" type="text/css" rel="stylesheet"> <script src="/jquery-3.3.1.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> |
