diff --git a/__pycache__/main.cpython-38.pyc b/__pycache__/main.cpython-38.pyc new file mode 100644 index 0000000..00b6e4b Binary files /dev/null and b/__pycache__/main.cpython-38.pyc differ diff --git a/_includes/app_carousel.html b/_includes/app_carousel.html deleted file mode 100644 index 263c31e..0000000 --- a/_includes/app_carousel.html +++ /dev/null @@ -1,61 +0,0 @@ -{% with image_count=14 %} -{% include "carousel_start.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_1.jpg", alt="App screenshot", active=True%} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_2.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_3.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_4.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_5.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_6.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_7.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_8.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_9.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_10.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_11.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_12.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_13.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% with src="app/screenshots/screen_14.jpg", alt="App screenshot" %} -{% include "carousel_img.html" %} -{% endwith %} - -{% include "carousel_end.html" %} \ No newline at end of file diff --git a/_includes/carousel.html b/_includes/carousel.html new file mode 100644 index 0000000..f87a5c6 --- /dev/null +++ b/_includes/carousel.html @@ -0,0 +1,31 @@ +
+
+ +
+
+ + \ No newline at end of file diff --git a/_includes/carousel_end.html b/_includes/carousel_end.html deleted file mode 100644 index c0319df..0000000 --- a/_includes/carousel_end.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - Previous - - - - Next - - - \ No newline at end of file diff --git a/_includes/carousel_start.html b/_includes/carousel_start.html deleted file mode 100644 index a1368d2..0000000 --- a/_includes/carousel_start.html +++ /dev/null @@ -1,14 +0,0 @@ -