mirror of
https://github.com/mblanke/ThreatHunt.git
synced 2026-03-01 22:00:22 -05:00
EOD.
This commit is contained in:
16
backend/static/index.html
Normal file
16
backend/static/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Velo Threat Hunter</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<script type="module" crossorigin src="/assets/index-D7am3u1n.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DUVmVwqW.css">
|
||||
</head>
|
||||
|
||||
<body class="bg-zinc-900 text-white">
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user