From 866d70b5b8045c744fd61d44e704b59239974e8e Mon Sep 17 00:00:00 2001 From: MascoSkray Date: Mon, 22 May 2017 10:57:45 +0800 Subject: [PATCH] fix: no highlight and MathJax isn't working in faq page There is a blog usage introduction in faq page, but the code highlight can't be seen and MathJax isn't working. Add require libs and js. --- uoj/1/app/controllers/faq.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/uoj/1/app/controllers/faq.php b/uoj/1/app/controllers/faq.php index f664e1c..e23ff44 100644 --- a/uoj/1/app/controllers/faq.php +++ b/uoj/1/app/controllers/faq.php @@ -1,4 +1,8 @@ - +