-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (20 loc) · 978 Bytes
/
index.html
File metadata and controls
21 lines (20 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="doubleaxe (dax@xdax.ru, https://github.com/doubleaxe)">
<meta name="description" content="calculator/factory planner for factory management games">
<meta name="color-scheme" content="light">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>daxfb-calculator - calculator/factory planner for factory management games</title>
<link rel="canonical" href="https://doubleaxe.github.io/daxfb-calculator/" />
<link rel="icon" href="favicon.ico" />
<!-- polyfills for latest es2019-es2022 -->
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=3.111.0&features=es2019%2Ces2020%2Ces2021%2Ces2022"></script>
<script async src="./assets/index-18823e5f.js"></script>
<link rel="stylesheet" href="./assets/style-e6910274.css">
</head>
<body>
<div id="app"></div>
</body>
</html>