Mirror icon indicating copy to clipboard operation
Mirror copied to clipboard

The index.html in the released package is wrong

Open lilopusic opened this issue 4 years ago • 1 comments

Download from: https://github.com/LoeiFy/Mirror/raw/master/release/mirror.zip Only these codes in index.html:

<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title> Falco </title>
</head>
<body>
<div id="root"></div>
<script src="./index.0fbaafc4.js"></script>
</body>
</html>

The correct code is in index.sample.html

lilopusic avatar Aug 13 '21 10:08 lilopusic

My blog works!!!!!! Thank you so much

zenyanle avatar Aug 29 '21 06:08 zenyanle