diff --git a/web/app/controllers/html2markdown.php b/web/app/controllers/html2markdown.php
index 71999a5..04bbb9c 100644
--- a/web/app/controllers/html2markdown.php
+++ b/web/app/controllers/html2markdown.php
@@ -20,15 +20,16 @@
-
HTML 源码
-
Markdown 源码
-
+
+
= HTML::js_src('/js/h2m.js') ?>
diff --git a/web/app/controllers/image_hosting/index.php b/web/app/controllers/image_hosting/index.php
index 2f0e9ca..967be43 100644
--- a/web/app/controllers/image_hosting/index.php
+++ b/web/app/controllers/image_hosting/index.php
@@ -217,7 +217,7 @@
图片上传后会被自动转码为 PNG 格式;
在合适的地方插入图片即可引用。
- 更多信息可以查看 使用文档。
+ 更多信息可以查看 使用文档。
使用统计
diff --git a/web/app/views/page-header.php b/web/app/views/page-header.php
index 0d6f499..151f4f3 100644
--- a/web/app/views/page-header.php
+++ b/web/app/views/page-header.php
@@ -69,7 +69,7 @@
= HTML::js_src('/js/jquery.autosize.min.js') ?>