diff options
author | Unknwon <u@gogs.io> | 2015-12-13 00:58:30 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-13 00:58:30 -0500 |
commit | 71123c816df2c75afdefaf316e8d808d38e6e97f (patch) | |
tree | 9cd6a7c59bf9494a97eb8fddea831347a02b6300 /public/config.codekit | |
parent | 168c69273f3810cba0f86dec651da0b4b17bc2d2 (diff) |
update hightlight.js
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/config.codekit b/public/config.codekit index aaf47017..a99925f5 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -47,20 +47,20 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/css\/highlight-8.9.1\/default.css": { + "\/css\/highlight-9.0.0\/default.css": { "fileType": 16, "ignore": 0, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/css\/highlight-8.9.1\/default.css", + "inputAbbreviatedPath": "\/css\/highlight-9.0.0\/default.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/css\/highlight-8.9.1\/github.css": { + "\/css\/highlight-9.0.0\/github.css": { "fileType": 16, "ignore": 0, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/css\/highlight-8.9.1\/github.css", + "inputAbbreviatedPath": "\/css\/highlight-9.0.0\/github.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 |