mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-02-15 02:57:41 +01:00
Merge pull request #184 from DannyvdSluijs/master
Fixes #141 Syntax hightlightning for Java not working
This commit is contained in:
@@ -16,7 +16,7 @@ class Repository
|
||||
'm' => 'clike',
|
||||
'mm' => 'clike',
|
||||
'cs' => 'text/x-csharp',
|
||||
'java' => 'java',
|
||||
'java' => 'text/x-java',
|
||||
'clj' => 'clojure',
|
||||
'coffee' => 'coffeescript',
|
||||
'css' => 'css',
|
||||
|
||||
Reference in New Issue
Block a user