mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
25 lines
893 B
Diff
25 lines
893 B
Diff
--- a/dist/index.html
|
|
+++ b/dist/index.html
|
|
@@ -15,15 +15,6 @@
|
|
<link rel="apple-touch-icon-precomposed" href="img/strut-touch.png">
|
|
<link rel="stylesheet" type="text/css" href="styles/built.css">
|
|
<script type="text/javascript" src="preview_export/download_assist/swfobject.js"></script>
|
|
- <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','https://www.google-analytics.com/analytics.js','ga');
|
|
-
|
|
- ga('create', 'UA-42322531-1', 'strut.io');
|
|
- ga('send', 'pageview');
|
|
- </script>
|
|
</head>
|
|
<body class="bg-default">
|
|
<!--[IF IE]>
|
|
@@ -124,4 +115,4 @@
|
|
<div id="modals">
|
|
</div>
|
|
</body>
|
|
-</html>
|
|
\ No newline at end of file
|
|
+</html>
|