bring down frontend

This commit is contained in:
Sean Yesmunt 2020-06-23 16:44:49 -04:00
parent 41abbcc861
commit 138e1c4afe

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="/public/ui.js" async></script>
<!-- <script src="/public/ui.js" async></script> -->
<link rel="icon" type="image/png" href="/public/favicon.png" />
<link rel="preload" href="/public/font/v1/300.woff" as="font" type="font/woff" />
@ -75,6 +75,9 @@
</head>
<body>
<div id="app"></div>
<div id="app">
lbry.tv is down right now. We're working on it. Download the app at
<a href="https://lbry.com/get">https://lbry.com/get</a>
</div>
</body>
</html>