summaryrefslogtreecommitdiffstats
path: root/ui/src/index.html
diff options
context:
space:
mode:
authorAnthony Ettinger <anthony@chovy.com>2019-04-29 13:53:07 -0700
committerAnthony Ettinger <anthony@chovy.com>2019-04-29 13:53:07 -0700
commit38457d9bc178f82d2645a15cadfcf5d49f3e097b (patch)
tree27bd0a93093f0ffc403c56271b603c4fc403ce79 /ui/src/index.html
parenta034839fdf990166c49fc834d8bde07c8f41766d (diff)
remove changes
Diffstat (limited to 'ui/src/index.html')
-rw-r--r--ui/src/index.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/ui/src/index.html b/ui/src/index.html
index 3f64c9a5..4aaa86b5 100644
--- a/ui/src/index.html
+++ b/ui/src/index.html
@@ -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>