We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd851c commit 1b435d4Copy full SHA for 1b435d4
index.html
@@ -5,6 +5,11 @@
5
<link rel="icon" href="/favicon.ico" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<title>Vite App</title>
8
+ <script
9
+ defer
10
+ data-domain="techweek.dcu.ie"
11
+ src="https://pa.redbrick.dcu.ie/js/script.js"
12
+ ></script>
13
</head>
14
<body>
15
<div id="app"></div>
0 commit comments