Commit
·
025bcd8
1
Parent(s):
1c1f317
Update learntofly2/index.html
Browse files- learntofly2/index.html +1 -0
learntofly2/index.html
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
<!DOCTYPE html>
|
3 |
<html lang="en">
|
4 |
<head>
|
|
|
5 |
<meta charset="UTF-8" >
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
|
7 |
</head>
|
|
|
2 |
<!DOCTYPE html>
|
3 |
<html lang="en">
|
4 |
<head>
|
5 |
+
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
6 |
<meta charset="UTF-8" >
|
7 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
|
8 |
</head>
|