Files
monitorama-countdown/index.html
Tommy Parnell 482aa649dd remove comment
2018-03-25 03:23:55 -04:00

11 lines
232 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Monitorama Countdown!</title>
</head>
<body>
<div id="main"></div>
<script src="/dist/bundle.js"></script>
</body>
</html>