From b9c709823e26f5b20d3732e1788b871cdd961a03 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Tue, 27 Aug 2019 12:29:12 +0530 Subject: added intial code for project --- .../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