Skip to content

Commit 263895b

Browse files
Taras KovtunTaras Kovtun
Taras Kovtun
authored and
Taras Kovtun
committed
added simple js page
1 parent ef2f72d commit 263895b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

buildfire/index.1.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<html>
2+
<head>
3+
<script>
4+
alert('hi from gitpages')
5+
</script>
6+
</head>
7+
<body>
8+
<div>
9+
<div>
10+
hi agaqin
11+
12+
</div>
13+
</div>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)