We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6418a0 commit 89ba125Copy full SHA for 89ba125
camping/gitweb.rb
@@ -60,7 +60,7 @@ def get
60
61
class JsHighlight < R '/js/highlight.js'
62
def get
63
- @headers['Content-Type'] = 'text/css'
+ @headers['Content-Type'] = 'text/javascript'
64
inline_data(:js)
65
end
66
0 commit comments