jobscraper/server/dist/index.html

14 lines
535 B
HTML
Raw Normal View History

<!doctype html>
2020-05-19 09:05:04 +00:00
<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>
2020-05-19 09:05:04 +00:00
<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>
2020-05-19 09:05:04 +00:00
</html>