abeea commited on
Commit
da935b1
·
verified ·
1 Parent(s): c216d73

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -43
index.html CHANGED
@@ -1714,29 +1714,7 @@ window.addEventListener("load", function () {
1714
  </div>
1715
  </section>
1716
 
1717
- <!-- 🌟 Special Thanks -->
1718
- <section id="special-thanks" class="thanks-section">
1719
- <h2>Special Thanks</h2>
1720
- <p>
1721
- To my sister, <strong>"T"</strong> —<br />
1722
- Thank you for believing in me when I didn’t believe in myself.<br />
1723
- Your unwavering support gave me the strength to publish this.<br />
1724
- This book exists because you never let me give up.
1725
- </p>
1726
- <div class="author-name">— Mohsin Kamil</div>
1727
- </section>
1728
-
1729
- <!-- 🙏 Thank You Page -->
1730
- <section id="thankyou" class="thanks-section">
1731
- <h2>Thank You</h2>
1732
- <p>
1733
- Thank you for taking the time to read <strong>Main Akeli Thi</strong>.<br /><br />
1734
- This story holds a special place in my heart, and I hope it resonated with you.<br />
1735
- Your support and encouragement mean the world to me.<br /><br />
1736
- Stay kind. Stay connected.
1737
- </p>
1738
- <div class="author-name">— Mohsin Kamil</div>
1739
- </section>
1740
 
1741
  <!-- 📝 Feedback Page -->
1742
  <section id="feedback">
@@ -1751,26 +1729,7 @@ window.addEventListener("load", function () {
1751
  </div>
1752
  </section>
1753
 
1754
- <!-- 📬 Contact the Author -->
1755
- <section id="contact" class="thanks-section">
1756
- <h2>Contact the Author</h2>
1757
- <p>
1758
- For feedback, questions, or just to say hello, you can reach me at:<br /><br />
1759
- 📧 <a href="mailto:Mohsinkamil11@gmail.com">Mohsinkamil11@gmail.com</a>
1760
- </p>
1761
- </section>
1762
- <!-- © Copyright Page -->
1763
- <section id="copyright">
1764
- <div class="dedication-box">
1765
- <div class="dedication-title"></div>
1766
- <div class="dedication-text">
1767
- Copyright © <strong>Mohsin Kamil Foundation</strong> 2025<br /><br />
1768
- All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted
1769
- in any form or by any means—electronic, mechanical, photocopying, recording, or otherwise—without the prior written permission of the author.<br /><br />
1770
- This e-book is intended for respectful reading and awareness only.
1771
- </div>
1772
- </div>
1773
- </section>
1774
 
1775
  <!-- PDF Download Button -->
1776
 
 
1714
  </div>
1715
  </section>
1716
 
1717
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1718
 
1719
  <!-- 📝 Feedback Page -->
1720
  <section id="feedback">
 
1729
  </div>
1730
  </section>
1731
 
1732
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1733
 
1734
  <!-- PDF Download Button -->
1735