This repository has been archived on 2019-03-23. You can view files and clone it, but cannot push or open issues/pull-requests.
binauralbeats/index.html

14 lines
331 B
HTML
Raw Permalink Normal View History

2018-02-21 20:07:24 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
2018-02-21 23:22:10 +01:00
<link rel="manifest" href="/static/manifest.json">
2018-02-21 20:07:24 +01:00
<title>Binaural Beats</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>