1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-29 07:50:22 +02:00

Update index.php (#311)

This commit is contained in:
laripette
2021-01-26 00:24:27 +01:00
committed by GitHub
parent 5c5b60f435
commit 4c5d1e3fc7

View File

@@ -5,7 +5,7 @@
<link href="/projects/OpenLara/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<style>
html {
overflow: hidden;
overflow: auto;
}
body {
margin: 0px;
@@ -308,4 +308,4 @@ request.onsuccess = function() {
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-60009035-1', 'auto');ga('send', 'pageview');</script>
</body>
</html>
</html>