Skip to content

Commit

Permalink
Merge pull request #33 from hlxsites/feature/lazy-loading
Browse files Browse the repository at this point in the history
Removed the jquery and updated the head.html
  • Loading branch information
pardeepgera23 authored Oct 19, 2023
2 parents bef01ad + c5b41cd commit 2c61250
Show file tree
Hide file tree
Showing 8 changed files with 113 additions and 11,372 deletions.
4 changes: 4 additions & 0 deletions blocks/footer/footer.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.footer {
background-color: #1a1919;
}

#footer-orange{
line-height: normal;
}
Expand Down
9 changes: 1 addition & 8 deletions head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,4 @@
<link rel="stylesheet" href="/styles/Typo.css"/>
<link rel="stylesheet" href="/styles/template.css"/>
<link rel="stylesheet" href="/styles/responsive.css"/>
<link rel="stylesheet" href="/styles/gcse.css"/>

<!-- Aldevron scripts -->
<script src="./scripts/jquery-1.11.2.min.js" type="module"></script>
<script src="./scripts/jquery.colorbox-min.js" type="module"></script>
<script src="./scripts/swiper-342.jquery.min.js" type="module"></script>
<script src="./scripts/main-scripts.js" type="module"></script>
<!-- <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> -->
<link rel="stylesheet" href="/styles/gcse.css"/>
Loading

0 comments on commit 2c61250

Please sign in to comment.