From 65a9ba12271da915a09e933548f976d56607e682 Mon Sep 17 00:00:00 2001 From: Eugene Simakin Date: Sat, 4 Jan 2014 23:39:34 +0400 Subject: [PATCH] Init gh-pages branch --- index.html | 11 +++++++++++ .../jquery.twbsPagination.js | 0 2 files changed, 11 insertions(+) create mode 100644 index.html rename jquery.twbsPagination.js => js/jquery.twbsPagination.js (100%) diff --git a/index.html b/index.html new file mode 100644 index 0000000..df14426 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + + +

Sorry, site under construction

+ + + \ No newline at end of file diff --git a/jquery.twbsPagination.js b/js/jquery.twbsPagination.js similarity index 100% rename from jquery.twbsPagination.js rename to js/jquery.twbsPagination.js