Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The index.html in the released package is wrong #67

Open
lilopusic opened this issue Aug 13, 2021 · 1 comment
Open

The index.html in the released package is wrong #67

lilopusic opened this issue Aug 13, 2021 · 1 comment

Comments

@lilopusic
Copy link

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

@zenyanle
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants