Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMitiku committed Feb 1, 2019
1 parent 10fdd1d commit 744de0f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions babel/test.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Page Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="main.css" />
<script src="main.js"></script>
</head>
<body>

</body>
</html>

0 comments on commit 744de0f

Please sign in to comment.