Skip to content

Commit d4becfe

Browse files
Taras KovtunTaras Kovtun
Taras Kovtun
authored and
Taras Kovtun
committed
added simple js page
1 parent 05d53e9 commit d4becfe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

buildfire/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<html>
2+
<head>
3+
<script>
4+
alert('hi from gitpages')
5+
</script>
6+
</head>
7+
</html>

0 commit comments

Comments
 (0)