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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user