Browse Source

remove fathom comments

Thomas Buck 5 years ago
parent
commit
0b99ae138a
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      page.html

+ 0
- 2
page.html View File

169
             $(".lightgallery").lightGallery(); 
169
             $(".lightgallery").lightGallery(); 
170
         });
170
         });
171
     </script>
171
     </script>
172
-    <!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
173
     <script>
172
     <script>
174
         (function(f, a, t, h, o, m){
173
         (function(f, a, t, h, o, m){
175
             a[h]=a[h]||function(){
174
             a[h]=a[h]||function(){
183
 		fathom('set', 'siteId', 'APYRK');
182
 		fathom('set', 'siteId', 'APYRK');
184
 		fathom('trackPageview');
183
 		fathom('trackPageview');
185
 	</script>
184
 	</script>
186
-	<!-- / Fathom -->
187
 </body>
185
 </body>
188
 </html>
186
 </html>

Loading…
Cancel
Save