diff options
| author | Melonai <einebeere@gmail.com> | 2020-06-11 02:59:57 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2020-06-11 02:59:57 +0200 |
| commit | 85443434a6869fc6bae68d075595fb633fd74876 (patch) | |
| tree | 320fd495762feefca5698602a65d2b30bba0ee5e /client/public/index.html | |
| parent | 9f02f313c56b7bb909010628d2931a4aada3a778 (diff) | |
| download | shorest-85443434a6869fc6bae68d075595fb633fd74876.tar.zst shorest-85443434a6869fc6bae68d075595fb633fd74876.zip | |
a full restyle
Diffstat (limited to 'client/public/index.html')
| -rw-r--r-- | client/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/public/index.html b/client/public/index.html index f8ac79c..9aabd98 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -7,6 +7,7 @@ name="description" content="A simple URL shortener!" /> + <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap" rel="stylesheet"> <link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" /> <link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png" /> |
