We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4db175 commit 65a171eCopy full SHA for 65a171e
3 files changed
react/index.html
@@ -9,6 +9,7 @@
9
<meta name="apple-mobile-web-app-title" content="UCM ACM" />
10
<link rel="manifest" href="/site.webmanifest" />
11
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
12
+ <script src="https://unpkg.com/react-scan/dist/auto.global.js"></script>
13
<title>ACM @ UC Merced</title>
14
</head>
15
<body>
0 commit comments