Skip to content

Commit

Permalink
Update extend_footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
s2gh authored Feb 7, 2024
1 parent 2958f70 commit b42d328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/extend_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script src="/medium-zoom/medium-zoom.min.js"></script>

<!-- <script>
<script>
document.addEventListener('DOMContentLoaded', function() {
const images = Array.from(document.querySelectorAll(".post-content img"));
images.forEach(img => {
Expand All @@ -40,7 +40,7 @@
});
});
</script>
-->


<!--
<script type="module" defer async loading="lazy" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8274401353019049" crossorigin="anonymous"></script>
Expand Down

0 comments on commit b42d328

Please sign in to comment.