summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorFlorian Orben <florian.orben@gmail.com>2015-10-24 03:25:26 +0200
committerFlorian Orben <florian.orben@gmail.com>2015-10-29 17:26:34 +0100
commit1e4510be3bb13c00583e14dbbcf99ade7a76c9bd (patch)
tree37dbba0913cee8cad56889271d36b4d66867d38c /web/templates
parent6683a4aaab1ffbdc91eeeb3cdaab6dbfd9a1f946 (diff)
downloadchat-1e4510be3bb13c00583e14dbbcf99ade7a76c9bd.tar.gz
chat-1e4510be3bb13c00583e14dbbcf99ade7a76c9bd.tar.bz2
chat-1e4510be3bb13c00583e14dbbcf99ade7a76c9bd.zip
highlight code in markdown blocks
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index 041831ed7..837cfb133 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -24,6 +24,7 @@
<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" href="/static/css/highlight/monokai_sublime.css">
<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">