c4713863c0
- Changed UI runtime from Svelte to Angular
14 lines
535 B
HTML
14 lines
535 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Jobs NG</title>
|
|
<base href="/">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel='icon' type='image/png' href='/favicon.png'>
|
|
<link rel="stylesheet" href="styles.7cc34b60cd61c4ed50cc.css"></head>
|
|
<body>
|
|
<app-root></app-root>
|
|
<script src="runtime.acf0dec4155e77772545.js" defer></script><script src="polyfills.35a5ca1855eb057f016a.js" defer></script><script src="main.6053daaf70df7cc81398.js" defer></script></body>
|
|
</html>
|