Skip to content

Commit 6664677

Browse files
committed
Deploy renlin-site build artifacts
1 parent f0d1d33 commit 6664677

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

renlin/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Test</title>
6+
<script defer src="/renlin-site.js"></script>
7+
</head>
8+
<body>
9+
<div id="root"></div>
10+
</body>
11+
</html>

renlin/renlin-site.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

renlin/renlin-site.js.map

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

0 commit comments

Comments
 (0)