mirror of
https://github.com/farcasclaudiu/kanban2.git
synced 2026-06-22 09:01:38 +03:00
16 lines
663 B
HTML
16 lines
663 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>The Kanban Board</title>
|
|
<base href="/kanban2/">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
<link href="styles.ed2343a63506175b0d48.bundle.css" rel="stylesheet"/></head>
|
|
<body>
|
|
<app-root>Loading...</app-root>
|
|
<script type="text/javascript" src="inline.216da77ff60ab5b69d79.bundle.js"></script><script type="text/javascript" src="main.551d5080957572a2aca2.bundle.js"></script></body>
|
|
</html>
|