diff options
| author | Alee <Alee14498@gmail.com> | 2019-02-26 15:31:52 -0500 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-02-26 15:31:52 -0500 |
| commit | bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4 (patch) | |
| tree | 051791bef1bb7601fdc196257d83b39eb389ae67 /_includes/heading.html | |
| parent | 9a74102d338bdbde9b51cf17a5b90e08dd9865c8 (diff) | |
| download | personal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.tar.gz personal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.tar.bz2 personal-website-bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4.zip | |
New font, changed the navigator text and soon changing the theme!
Diffstat (limited to '_includes/heading.html')
| -rw-r--r-- | _includes/heading.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/heading.html b/_includes/heading.html index 12a83fb..479b9ab 100644 --- a/_includes/heading.html +++ b/_includes/heading.html @@ -4,7 +4,7 @@ <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> <script src="/jquery-3.3.1.min.js"></script> <script src="/scripts.js"></script> -<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> +<link href="https://fonts.googleapis.com/css?family=Play" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width", initial-scale=1> |
