YingxuHe commited on
Commit
905be09
·
verified ·
1 Parent(s): 5de24cf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -2,7 +2,7 @@
2
  <html lang="en">
3
  <head><meta charset="UTF-8"><title>My Mirror App</title></head>
4
  <body style="margin:0;padding:0;height:100vh;">
5
- <iframe src="https://your-original-app-url.com"
6
  style="border:none;width:100%;height:100vh;"></iframe>
7
  </body>
8
  </html>
 
2
  <html lang="en">
3
  <head><meta charset="UTF-8"><title>My Mirror App</title></head>
4
  <body style="margin:0;padding:0;height:100vh;">
5
+ <iframe src="https://meralion.org/demo"
6
  style="border:none;width:100%;height:100vh;"></iframe>
7
  </body>
8
  </html>