Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
reflecthub authored Nov 1, 2024
1 parent 003551a commit e164574
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ <h6 >Contact & Suggest me</h6>
<button id='men-d3'class="btn btn-secondary rounded-pill" onclick="showDiv('div3')">Inspirational ✨</button>
<button id='men-d4'class="btn btn-secondary rounded-pill" onclick="showDiv('div4')">Reactions 💻</button>
<button id='men-d5'class="btn btn-secondary rounded-pill" onclick="showDiv('div5')">Verses from Quran 📖</button>
<button id='men-d6'class="btn btn-secondary rounded-pill" onclick="showDiv('div6')">Declaration of faith ☝️</button>
</div>
</div>

Expand Down Expand Up @@ -151,6 +152,9 @@ <h6 >Contact & Suggest me</h6>
</div>
<div id="div5" class="content-div table-wrapper pop-up-animate verse-style">

</div>
<div id="div6" class="content-div table-wrapper pop-up-animate verse-style faith">

</div>
</div>

Expand Down

0 comments on commit e164574

Please sign in to comment.