Update index.html
Browse files- index.html +13 -1
index.html
CHANGED
|
@@ -1728,7 +1728,19 @@ window.addEventListener("load", function () {
|
|
| 1728 |
</div>
|
| 1729 |
</div>
|
| 1730 |
</section>
|
| 1731 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1732 |
|
| 1733 |
|
| 1734 |
<!-- PDF Download Button -->
|
|
|
|
| 1728 |
</div>
|
| 1729 |
</div>
|
| 1730 |
</section>
|
| 1731 |
+
|
| 1732 |
+
<!-- © Copyright Page -->
|
| 1733 |
+
<section id="copyright">
|
| 1734 |
+
<div class="dedication-box">
|
| 1735 |
+
<div class="dedication-title"></div>
|
| 1736 |
+
<div class="dedication-text">
|
| 1737 |
+
Copyright © <strong>Mohsin Kamil Foundation</strong> 2025<br /><br />
|
| 1738 |
+
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted
|
| 1739 |
+
in any form or by any means—electronic, mechanical, photocopying, recording, or otherwise—without the prior written permission of the author.<br /><br />
|
| 1740 |
+
This e-book is intended for respectful reading and awareness only.
|
| 1741 |
+
</div>
|
| 1742 |
+
</div>
|
| 1743 |
+
</section>
|
| 1744 |
|
| 1745 |
|
| 1746 |
<!-- PDF Download Button -->
|