aigorithm commited on
Commit
2e1182f
·
verified ·
1 Parent(s): 38096e9
Files changed (10) hide show
  1. backblue.gif +0 -0
  2. fade.gif +0 -0
  3. favicon.ico +0 -0
  4. gif.js +1 -0
  5. gif.worker.js +1 -0
  6. index.html +1 -0
  7. plus.svg +1 -0
  8. script.js +1 -0
  9. shadow.js +1 -0
  10. 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 */