eraisedtoipi %!s(int64=10) %!d(string=hai) anos
pai
achega
d36b963681
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      index.html

+ 3 - 0
index.html

@@ -24,6 +24,9 @@
 window.onscroll = function () {
 window.scrollTo(0,0);
 }
+document.ontouchmove = function(event){
+    event.preventDefault();
+}
 </script>
   <link rel="stylesheet" type="text/css" href="css/style.css">
   <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">