We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d806469 commit f211802Copy full SHA for f211802
1 file changed
public/index.html
@@ -7,6 +7,7 @@
7
<meta name="theme-color" content="#000000" />
8
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
9
<link rel="preconnect" href="https://hackertab.dev" />
10
+ <script src="./startup.js"></script>
11
12
<% if (!!+process.env.REACT_APP_WEB_BUILD) { %>
13
<title>Hackertab</title>
0 commit comments