switch to minified js

This commit is contained in:
2022-06-22 02:20:01 -05:00
parent 5c71bbec89
commit d47bb6ff8a
2 changed files with 6 additions and 4 deletions

View File

@@ -115,8 +115,10 @@
</div>
<div class="col-sm-8 col-sm-offset-1">
<div class="margin-b-60">
<p>I'm Daniel Tam, a systems administrator and an application developer. From Windows to Linux systems or from C to GoLang, I will always set out to use the best tools for each job.</p>
<p>Leveraging and combining my diverse skills in order to be efficient and proficient in multiple areas, I will be able to produce impeccable results no matter the problem.</p>
<p>I'm Daniel Tam, a systems administrator and an application developer. I have a variety of technology related skills
from administration in Windows or Linux systems to application development in multiple languages such as C or Go.</p>
<p>Leveraging and combining my diverse skill set in order to be efficient and proficient in multiple areas, I will be
always be able to produce impeccable results.</p>
</div>
<!-- Progress Box -->
@@ -489,7 +491,7 @@
<script src="vendor/masonry/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.js" type="text/javascript"></script>
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/progress-bar.min.js" type="text/javascript"></script>
<script src="js/components/masonry.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>