mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-27 14:14:32 +01:00
Almost done with react adoptation
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
<meta property="og:image" content="http://bitwisecmd.com/img/social-avatar.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">Ooops... Something went wrong ¯\_(ツ)_/¯</div>
|
||||
<div id="root">
|
||||
<p>Ooops... Something went wrong.</p>
|
||||
<p>Either you have an old browser or I screwed something up ¯\_(ツ)_/¯</p>
|
||||
<p>No worries! There is a still old version avaliable at <a href="http://bitwisecmd.com/old">http://bitwisecmd.com/old</a>.</p>
|
||||
</div>
|
||||
<script src="bundle.js"></script>
|
||||
<script src="analytics.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user