about summary refs log tree commit diff
path: root/client/public
diff options
context:
space:
mode:
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" />