1
0
Fork 0

There's no need for production html file anymore

This commit is contained in:
Gregory Eremin 2015-03-18 23:55:52 +07:00
parent 09f189e57f
commit e2c1a3b5d5
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<title>Empact</title>
<link rel="stylesheet" href="/app.css">
</head>
<body></body>
<script type="text/javascript" src="/app.js"></script>
</html>