1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 02:19:34 +05:30

(refactor): switched to auto age and yoe calculation and improved load time by replacing render blocking scripts

This commit is contained in:
2024-04-02 14:26:20 +05:30
parent d0b8ac6841
commit 40f690db92
6 changed files with 17 additions and 8 deletions

View File

@@ -115,6 +115,5 @@ write_dataset($conn);
<?php require 'assets/_commonjs.php';?>
<script type="text/javascript" src="assets/js/core-animation.js"></script>
<script type="text/javascript" src="assets/js/contactform-config.js"></script>
<script type="text/javascript" src="assets/js/aos-config.js"></script>
</body>
</html>