summaryrefslogtreecommitdiff
path: root/admin/public/index.html
diff options
context:
space:
mode:
authorrohan09-raj <[email protected]>2022-08-14 00:19:58 +0530
committerrohan09-raj <[email protected]>2022-08-14 00:19:58 +0530
commit4e99bfe1878620769d48532b182692e51c7266ef (patch)
treec3b02c73fd5f9fba85461e00db9905ee1371a8a0 /admin/public/index.html
parent3673947d4905948de2e466a813019b1de9629bd2 (diff)
admin panel and api integration
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>