chore: remove duplicate html and body closing tags

This commit is contained in:
2026-04-29 13:15:04 +05:30
parent f42ed54236
commit 0ecf9c3d39
7 changed files with 7 additions and 31 deletions

View File

@@ -505,7 +505,3 @@
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -69,6 +69,3 @@ include 'includes/offcanvas.php';
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -343,6 +343,3 @@ include 'includes/offcanvas.php';
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -308,6 +308,3 @@ include 'includes/offcanvas.php';
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -2048,6 +2048,3 @@ Turn everyday visits into something more personal and memorable.</p>
</script>
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -688,7 +688,7 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
</style>
</main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
@@ -730,7 +730,3 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
</script>
<?php include 'includes/footer.php'; ?>
</body>
</html>

View File

@@ -1969,7 +1969,3 @@
</style>
<?php include 'includes/footer.php'; ?>
</body>
</html>