🏡 index : github.com/shreyas-satish/govote.git

author Shreyas Satish <shreyassatish@Shreyass-MacBook-Pro.local> 2023-12-07 23:10:43.0 +05:30:00
committer Shreyas Satish <shreyassatish@Shreyass-MacBook-Pro.local> 2023-12-07 23:10:43.0 +05:30:00
commit
c8bf8e6eb7ca62975384afd48b8359c622a4b6a5 [patch]
tree
7531ce1ae2ae99a0451989f3bca79f1182ef06ac
parent
56b93cfa933acd2a4776ee956e4ea5ee98472c5b
download
c8bf8e6eb7ca62975384afd48b8359c622a4b6a5.tar.gz

copy



Diff

 index.html            | 18 ++++++++++++------
 _layouts/default.html |  4 ++++
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index 086ed86..6a52e1d 100644
--- a/index.html
+++ a/index.html
@@ -59,9 +59,9 @@
        <p>
            Found your EPIC number? Awesome, copy it somewhere and click Next</p>
        </p>
        <p>
            <strong>Stuck?</strong> Reach out for help on <a href="https://t.me/+gkKLJTPgIlM1Nzhl">Telegram</a> or <a href="#">WhatsApp</a>
        </p>
        <div class="row flex-spaces">
          <div class="alert alert-secondary"><strong>Stuck?</strong> Reach out for help on <a href="https://t.me/+gkKLJTPgIlM1Nzhl">Telegram</a> or <a class="ml-0" href="#">WhatsApp</a>.</div>
        </div>
        <button class="prev-button" onclick="navigate('prev', 2)">Previous</button>
        <button onclick="navigate('next', 2)">Next</button>
      </div>
@@ -95,6 +95,9 @@
                <div id="map"></div>
            </div>
        </p>
        <div class="row flex-spaces">
          <div class="alert alert-secondary"><strong>Stuck?</strong> Reach out for help on <a href="https://t.me/+gkKLJTPgIlM1Nzhl">Telegram</a> or <a class="ml-0" href="#">WhatsApp</a>.</div>
        </div>
        <button class="prev-button margin-top-2" onclick="navigate('prev', 3)">Previous</button>
        <button onclick="navigate('next', 3)">Next</button>
      </div>
@@ -124,12 +127,11 @@
            <p>

                Note that your address proof must be compressed to less than 2MB.
            </p>
            
            <p>
            3. Join this <a href="https://t.me/+gkKLJTPgIlM1Nzhl" target="_blank">Telegram group</a> if you're stuck somewhere and we are happy to help!
            </p>
            </p>            
        </p>
        <div class="row flex-spaces">
          <div class="alert alert-secondary"><strong>Stuck?</strong> Reach out for help on <a href="https://t.me/+gkKLJTPgIlM1Nzhl">Telegram</a> or <a class="ml-0" href="#">WhatsApp</a>.</div>
        </div>
        <button class="prev-button" onclick="navigate('prev', 4)">Previous</button>
        <button onclick="navigate('next', 4)">Next</button>
      </div>
diff --git a/_layouts/default.html b/_layouts/default.html
index f12b388..2511864 100644
--- a/_layouts/default.html
+++ a/_layouts/default.html
@@ -159,6 +159,10 @@
    height: 20px;
  }

  .card .card-body .card-link+.card-link, .card .card-body a+a {
    margin-left: 0;
  }

    </style>
  <script defer data-domain="blr.vote" src="https://plausible.io/js/script.js"></script>
</head>