summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-28 13:09:39 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-28 13:09:39 -0400
commitc86df0f0c6c79c98238e8a1a84cb9fab5a69a635 (patch)
treef83da6b274ffc8ebb3e9cf67eb74d154d7e2983e /web/templates
parentc6f3361d3caf671ca64b798d5ac9eca97c387f9e (diff)
downloadchat-c86df0f0c6c79c98238e8a1a84cb9fab5a69a635.tar.gz
chat-c86df0f0c6c79c98238e8a1a84cb9fab5a69a635.tar.bz2
chat-c86df0f0c6c79c98238e8a1a84cb9fab5a69a635.zip
Revert "PLT-395: Add syntax highlighting to Markdown code blocks"
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index fdc371af4..041831ed7 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -24,7 +24,6 @@
<link rel="stylesheet" href="/static/css/bootstrap-colorpicker.min.css">
<link rel="stylesheet" href="/static/css/styles.css">
<link rel="stylesheet" href="/static/css/google-fonts.css">
- <link rel="stylesheet" class="code_theme" href="">
<link id="favicon" rel="icon" href="/static/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/static/images/favicon.ico" type="image/x-icon">