Explorar el Código

remove fathom comments

Thomas Buck hace 5 años
padre
commit
0b99ae138a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      page.html

+ 0
- 2
page.html Ver fichero

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

Loading…
Cancelar
Guardar