From 7fabe1160b640a1374dae1272fa29027e6db4dc1 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Tue, 13 Feb 2018 02:49:00 +0530 Subject: [PATCH] add the patreon modal --- src/index.html | 8 ++++++++ src/partials/changelog.html | 24 +++++++++++++++++++----- src/partials/pledge-modal.html | 22 ++++++++++++++++++++++ src/patreon.png | Bin 0 -> 6579 bytes src/script.js | 19 ++++++++++++++++++- src/style.css | 5 +++++ 6 files changed, 72 insertions(+), 6 deletions(-) create mode 100644 src/partials/pledge-modal.html create mode 100644 src/patreon.png diff --git a/src/index.html b/src/index.html index f529491..d5dc576 100644 --- a/src/index.html +++ b/src/index.html @@ -243,6 +243,10 @@ + + Support the developer + + @@ -309,6 +313,10 @@ + +