Load GSI client dynamically from app.js

This commit is contained in:
Ian Gulliver
2025-12-29 12:48:33 -08:00
parent 4e4bb49e8c
commit 39d88019e8
2 changed files with 7 additions and 16 deletions

View File

@@ -7,7 +7,6 @@
<title>HCA Tickets</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@awesome.me/webawesome@3/dist-cdn/styles/themes/default.css">
<script type="module" src="https://cdn.jsdelivr.net/npm/@awesome.me/webawesome@3/dist-cdn/webawesome.loader.js"></script>
<script src="https://accounts.google.com/gsi/client" async></script>
<style>
body {
font-family: var(--wa-font-sans);