]> _ Git - Animations.git/commitdiff
Slideshow RSS creation dossier
authornael <nael@cubedesigners.com>
Mon, 15 Oct 2018 10:25:26 +0000 (12:25 +0200)
committernael <nael@cubedesigners.com>
Mon, 15 Oct 2018 10:25:26 +0000 (12:25 +0200)
Fluidbook-p5/main.js
Slideshow-RSS/index.html [new file with mode: 0644]
Slideshow-RSS/main.js [new file with mode: 0644]

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..32bac848dba0582d2551c4239189a1ef50fd73fc 100644 (file)
@@ -0,0 +1,3 @@
+var tl = new TimelineMax();
+
+tl.to()
\ No newline at end of file
diff --git a/Slideshow-RSS/index.html b/Slideshow-RSS/index.html
new file mode 100644 (file)
index 0000000..566549b
--- /dev/null
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+
+</body>
+</html>
\ No newline at end of file
diff --git a/Slideshow-RSS/main.js b/Slideshow-RSS/main.js
new file mode 100644 (file)
index 0000000..e69de29