Skip to content

Commit 354c584

Browse files
authored
Update index.html
1 parent 486a3d2 commit 354c584

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@
1414
<script>
1515
document.documentElement.className = 'js';
1616
</script>
17-
<script src="//tympanus.net/codrops/adpacks/analytics.js"></script>
1817
</head>
1918
<body class="loading">
2019
<main>
2120
<header class="frame">
2221
<h1 class="frame__title">Repeating Image Transition</h1>
2322
<nav class="frame__links">
2423
<a class="line" href="https://tympanus.net/codrops/?p=92571">More info,</a>
25-
<a class="line" href="https://github.com/codrops/">Code,</a>
24+
<a class="line" href="https://github.com/codrops/RepeatingImageTransition/">Code,</a>
2625
<a class="line" href="https://tympanus.net/codrops/demos/">All demos</a>
2726
</nav>
2827
<nav class="frame__tags">
@@ -1254,7 +1253,6 @@ <h3>murmur—207</h3>
12541253
<span><a href="https://tympanus.net/codrops/demos/" class="line">All demos</a></span>
12551254
</footer>
12561255
</main>
1257-
<script src="https://tympanus.net/codrops/adpacks/cda_sponsor.js"></script>
12581256
<!-- GSAP library -->
12591257
<script src="js/gsap.min.js"></script>
12601258
<!-- ImagesLoaded -->

0 commit comments

Comments
 (0)