From aa955c22ae18d55667006acd222dbc79e39a8b25 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 21 Aug 2018 16:31:05 +0530 Subject: Initial commit --- .../smooth-scroll/src/docs/index.html | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 static/website/bootstrap-css/bower_components/smooth-scroll/src/docs/index.html (limited to 'static/website/bootstrap-css/bower_components/smooth-scroll/src/docs/index.html') diff --git a/static/website/bootstrap-css/bower_components/smooth-scroll/src/docs/index.html b/static/website/bootstrap-css/bower_components/smooth-scroll/src/docs/index.html new file mode 100644 index 0000000..1dd9971 --- /dev/null +++ b/static/website/bootstrap-css/bower_components/smooth-scroll/src/docs/index.html @@ -0,0 +1,44 @@ +

+ Linear
+ Linear (no other options)
+

+ +

+ Ease-In
+ Quad
+ Cubic
+ Quart
+ Quint +

+ +

+ Ease-In-Out
+ Quad
+ Cubic
+ Quart
+ Quint +

+ +

+ Ease-Out
+ Quad
+ Cubic
+ Quart
+ Quint +

+ +

+ .
.
.
.
.
.
.
.
.
.
.
.
.
+ .
.
.
.
.
.
.
.
.
.
.
.
.
+ .
.
.
.
.
.
.
.
.
.
.
.
. +

+ +

Bazinga!

+ +

+ .
.
.
.
.
.
.
.
.
.
.
.
.
+ .
.
.
.
.
.
.
.
.
.
.
.
.
+ .
.
.
.
.
.
.
.
.
.
.
.
. +

+ +

Back to the top

\ No newline at end of file -- cgit