Skip to content

Commit 2cd52f0

Browse files
Mobile test
1 parent ef314a2 commit 2cd52f0

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

docs/bundle.js

100755100644
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/bundle.js.LICENSE.txt

100755100644
File mode changed.

docs/bundle.js.map

100755100644
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

100755100644
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!doctype html>
1+
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8" />
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>hackctl</title>
7-
<link rel="icon" href="https://avatars.githubusercontent.com/u/187986773?s=200&v=4" />
8-
</head>
9-
<body>
10-
<div id="root"></div>
11-
<script src="/bundle.js"></script>
12-
</body>
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Hackctl</title>
7+
<meta name="description" content="Hackctl - Simple yet functional solutions for your infra.">
8+
</head>
9+
<body>
10+
<div id="root"></div>
11+
<script src="/bundle.js"></script>
12+
</body>
1313
</html>

0 commit comments

Comments
 (0)