]> Untitled Git - lemmy.git/commitdiff
remove changes
authorAnthony Ettinger <anthony@chovy.com>
Mon, 29 Apr 2019 20:53:07 +0000 (13:53 -0700)
committerAnthony Ettinger <anthony@chovy.com>
Mon, 29 Apr 2019 20:53:07 +0000 (13:53 -0700)
ui/src/index.html

index 3f64c9a5d31bef0d621749fe344e02b60727631a..4aaa86b5a1272b14b3c33dbb182cf9ee5ae1508c 100644 (file)
@@ -8,18 +8,9 @@
        <link rel="apple-touch-icon" href="/static/assets/apple-touch-icon.png" />
 
 
-       <title>Dofollow Links - Upvotocracy</title>
+       <title>Lemmy</title>
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/balloon-css/0.5.0/balloon.min.css">
   <script src="https://cdnjs.cloudflare.com/ajax/libs/sortable/0.8.0/js/sortable.min.js"></script>
-<!-- Global site tag (gtag.js) - Google Analytics -->
-       <script async src="https://www.googletagmanager.com/gtag/js?id=UA-2359053-86"></script>
-       <script>
-               window.dataLayer = window.dataLayer || [];
-               function gtag(){dataLayer.push(arguments);}
-               gtag('js', new Date());
-
-               gtag('config', 'UA-2359053-86');
-       </script>
 </head>
 
 <body>