summaryrefslogtreecommitdiffstats
path: root/ui/src/index.html
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-04-30 06:49:01 -0700
committerDessalines <tyhou13@gmx.com>2019-04-30 06:49:01 -0700
commitad97e06bfb0530a9a571c3cb83f1d9b3e338ee50 (patch)
tree2dd8c65521df0dc883b0d3cb2a59232308bec857 /ui/src/index.html
parent9dd8003cf0cf7458ebcd80b52ec2c9113bfe162f (diff)
Adding paging on communities.
Diffstat (limited to 'ui/src/index.html')
-rw-r--r--ui/src/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/src/index.html b/ui/src/index.html
index 4aaa86b5..de457eca 100644
--- a/ui/src/index.html
+++ b/ui/src/index.html
@@ -6,8 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
<link rel="apple-touch-icon" href="/static/assets/apple-touch-icon.png" />
-
-
<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>