summaryrefslogtreecommitdiff
path: root/views/editor.php
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2015-05-11 21:17:54 +0200
committerAaron Parecki <aaron@parecki.com>2015-05-11 21:17:54 +0200
commit5ceefdf927e0214fcdb76c97053d769a4d297c4d (patch)
tree15cc1f6db039102589f559536e5bedb8059a923d /views/editor.php
parentcb93a9925be700e5e1b0314f6cf66b19e7da5a34 (diff)
enable appcache for editor
Diffstat (limited to 'views/editor.php')
-rw-r--r--views/editor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/editor.php b/views/editor.php
index 2383af5..cadeb19 100644
--- a/views/editor.php
+++ b/views/editor.php
@@ -1,5 +1,5 @@
<!doctype html>
-<html lang="en" manifest_="appcache.manifest">
+<html lang="en" manifest="appcache.manifest">
<head>
<title>Quill Editor</title>
<meta charset="utf-8">