From 9cb10f7258ece889262f30ff4f3d6642acbb6882 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 1 Jun 2019 11:58:14 -0700 Subject: Adding emoji support - Fixes #163 - Bad because it doubles the size of the codebase, and it breaks hot module reloading. Decide later on merge. --- ui/src/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ui/src/index.html') diff --git a/ui/src/index.html b/ui/src/index.html index ae511ade..9e091211 100644 --- a/ui/src/index.html +++ b/ui/src/index.html @@ -7,8 +7,9 @@ Lemmy - - + + + -- cgit v1.2.3