about summary refs log tree commit diff
path: root/client/public
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2020-06-11 02:59:57 +0200
committerMelonai <einebeere@gmail.com>2020-06-11 02:59:57 +0200
commit85443434a6869fc6bae68d075595fb633fd74876 (patch)
tree320fd495762feefca5698602a65d2b30bba0ee5e /client/public
parent9f02f313c56b7bb909010628d2931a4aada3a778 (diff)
downloadshorest-85443434a6869fc6bae68d075595fb633fd74876.tar.zst
shorest-85443434a6869fc6bae68d075595fb633fd74876.zip
a full restyle
Diffstat (limited to 'client/public')
-rw-r--r--client/public/index.html1
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" />