Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
reflecthub authored Oct 31, 2024
1 parent 7565e67 commit 8b6283f
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 @@ -71,6 +71,7 @@ <h6 >Contact & Suggest me</h6>
<button id='men-d2'class="btn btn-secondary rounded-pill" onclick="showDiv('div2')">Scientific 🔬</button>
<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>
</div>
</div>

Expand Down Expand Up @@ -148,6 +149,9 @@ <h6 >Contact & Suggest me</h6>
</table>

</div>
<div id="div5" class="content-div table-wrapper pop-up-animate">
<div class="verse-data pop-out-animate"></div>
</div>
</div>


Expand Down

0 comments on commit 8b6283f

Please sign in to comment.