Spaces:
No application file
No application file
upload1
Browse files- backblue.gif +0 -0
- fade.gif +0 -0
- favicon.ico +0 -0
- gif.js +1 -0
- gif.worker.js +1 -0
- index.html +1 -0
- plus.svg +1 -0
- script.js +1 -0
- shadow.js +1 -0
- style.css +1 -0
backblue.gif
ADDED
![]() |
fade.gif
ADDED
![]() |
favicon.ico
ADDED
|
gif.js
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
// GIF handling JS placeholder
|
gif.worker.js
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
// GIF worker JS placeholder
|
index.html
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<!DOCTYPE html><html lang='en'><head><meta charset='UTF-8'><title>Chat Animator</title></head><body><script src='script.js'></script></body></html>
|
plus.svg
ADDED
|
script.js
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
// JavaScript content placeholder
|
shadow.js
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
// Shadow effect JS placeholder
|
style.css
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/* CSS content placeholder */
|