DmitrMakeev
commited on
Commit
•
599871a
1
Parent(s):
cabb380
Update koleso.html
Browse files- koleso.html +3 -3
koleso.html
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
<head>
|
4 |
<title>Spin N Win</title>
|
5 |
<link href="https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap" rel="stylesheet">
|
6 |
-
<link rel="stylesheet" href="css/main.css">
|
7 |
-
<script src="js/
|
8 |
-
<script src="js/
|
9 |
</head>
|
10 |
<body>
|
11 |
</body>
|
|
|
3 |
<head>
|
4 |
<title>Spin N Win</title>
|
5 |
<link href="https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap" rel="stylesheet">
|
6 |
+
<link rel="stylesheet" href="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/css/main.css?download=true">
|
7 |
+
<script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/main.js?download=true"></script>
|
8 |
+
<script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/phaser.min.js?download=true"></script>
|
9 |
</head>
|
10 |
<body>
|
11 |
</body>
|