-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
13 lines (13 loc) · 786 Bytes
/
index.html
File metadata and controls
13 lines (13 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Nuke</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#224A7F">
<link rel="shortcut icon" href="/static/icon/hackformlogo.ico">
<link rel="manifest" href="/manifest.json">
<link href="/static/vendor.f0dbcba39bbfff653f5d11efd49fb0f1.css" rel="stylesheet"><link href="/static/main.e3ccfb22a0e87d7d84933fec6f803bf6.css" rel="stylesheet"></head>
<body>
<div id="mount"></div>
<script type="text/javascript" src="/static/runtime.4e3eb23a1f7729af5f52.js"></script><script type="text/javascript" src="/static/vendor.2678c5730de29d5fd7ad.js"></script><script type="text/javascript" src="/static/main.2f279588854d2590ffea.js"></script></body>
</html>