diff --git a/serve.py b/serve.py index b1002d2..0a109fd 100755 --- a/serve.py +++ b/serve.py @@ -234,8 +234,6 @@ class QuestionHandler(BaseHandler): question_html = self.render_string(self.templates[question['type']], question=question, md=md_to_html) - print(question['tries']) - self.write({ 'method': 'new_question', 'params': { diff --git a/static/MDB b/static/MDB deleted file mode 120000 index b7a426a..0000000 --- a/static/MDB +++ /dev/null @@ -1 +0,0 @@ -libs/MDB-4.5.3 \ No newline at end of file diff --git a/static/bootstrap b/static/bootstrap index 1c7052b..949e11b 120000 --- a/static/bootstrap +++ b/static/bootstrap @@ -1 +1 @@ -libs/bootstrap-4.1.1/ \ No newline at end of file +libs/bootstrap-4.1.3 \ No newline at end of file diff --git a/static/codemirror b/static/codemirror index 7e13c85..9f47ed0 120000 --- a/static/codemirror +++ b/static/codemirror @@ -1 +1 @@ -libs/codemirror \ No newline at end of file +libs/codemirror-5.40.2 \ No newline at end of file diff --git a/static/fontawesome b/static/fontawesome index c3096a3..3bd5e09 120000 --- a/static/fontawesome +++ b/static/fontawesome @@ -1 +1 @@ -libs/fontawesome-free-5.1.1-web/ \ No newline at end of file +libs/fontawesome-free-5.3.1-web/ \ No newline at end of file diff --git a/static/mathjax b/static/mathjax index 0a251bb..2f17f1d 120000 --- a/static/mathjax +++ b/static/mathjax @@ -1 +1 @@ -libs/MathJax-2.7.4/ \ No newline at end of file +libs/MathJax-2.7.5/ \ No newline at end of file diff --git a/templates/topic.html b/templates/topic.html index 0ede92d..45ee6e7 100644 --- a/templates/topic.html +++ b/templates/topic.html @@ -23,7 +23,7 @@ - + @@ -32,8 +32,8 @@ - - + + @@ -86,8 +86,6 @@
- - -- libgit2 0.21.2