Public source validation / validate (push) Failing after 3m8s
15 lines
420 B
HTML
15 lines
420 B
HTML
<!doctype html>
|
|
<html lang="nl-BE">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="icon" href="/pulse-icon.svg" type="image/svg+xml" />
|
|
<meta name="theme-color" content="#0b1220" />
|
|
<title>ITWorx Pulse</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|