From 904782f973a12542cacb394e2e1d0827accd995a Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Thu, 21 Apr 2016 07:48:16 -0700 Subject: move editor folder to editor-files, remove appcache * it sometimes confuses web servers to have a folder named "editor" while also serving routes with the same name * dropped appcache stuff since it wasn't working super well * add nginx config to the readme --- views/editor.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'views/editor.php') diff --git a/views/editor.php b/views/editor.php index ac0f429..6d235c4 100644 --- a/views/editor.php +++ b/views/editor.php @@ -1,5 +1,5 @@ - + Quill Editor @@ -15,22 +15,22 @@ we want to exclude it for iPhone 5 to allow full screen apps --> - - - - - - + + + + + + - - - - + + + + - - - - + + + + @@ -43,7 +43,7 @@
- + Draft
@@ -106,7 +106,7 @@
- + \ No newline at end of file -- cgit v1.2.3