summaryrefslogtreecommitdiff
path: root/admin/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'admin/public/index.html')
-rw-r--r--admin/public/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/admin/public/index.html b/admin/public/index.html
index aa069f2..df5275d 100644
--- a/admin/public/index.html
+++ b/admin/public/index.html
@@ -24,7 +24,11 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- <title>React App</title>
+ <link
+ href="https://fonts.googleapis.com/css2?family=Barlow&family=Fredoka+One&display=swap"
+ rel="stylesheet"
+ />
+ <title>Aadhaar | Admin</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>