diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index e4b78ea..5681b47 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ <link rel="icon" type="image/svg+xml" href="/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Vite + React + TS</title> + <script src="https://accounts.google.com/gsi/client" async></script> </head> <body> <div id="root"></div> |