From 0fb70a1487f6c2ce612c372f12aaf157078a478f Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:09:36 +0800 Subject: Support experimental spell checking feature (en-US only), can be enabled by the YAML meta option --- public/views/foot.ejs | 1 + public/views/head.ejs | 1 + 2 files changed, 2 insertions(+) (limited to 'public/views') diff --git a/public/views/foot.ejs b/public/views/foot.ejs index d4beb5cd..4d9fa2f9 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -31,6 +31,7 @@ + diff --git a/public/views/head.ejs b/public/views/head.ejs index b4d083bb..f527af11 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -23,6 +23,7 @@ <% } %> + -- cgit v1.2.3