chore: remove duplicate html and body closing tags
This commit is contained in:
@@ -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>
|
||||
@@ -729,8 +729,4 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<?php include 'includes/footer.php'; ?>
|
||||
Reference in New Issue
Block a user