Skip to content

Commit 04455a1

Browse files
committed
deploy: 18a23cd
1 parent 11e5a68 commit 04455a1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

review/out/assets/index-ab516c3e.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

review/out/index.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="de">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>CI/CD Test App</title>
6+
<script type="module" crossorigin src="./assets/index-ab516c3e.js"></script>
7+
</head>
8+
<body>
9+
<h1>Ahoi!</h1>
10+
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)