diff options
Diffstat (limited to 'theme/stylesheets/page/highlight.less')
-rw-r--r-- | theme/stylesheets/page/highlight.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/stylesheets/page/highlight.less b/theme/stylesheets/page/highlight.less index ae9d1f8..26078cb 100644 --- a/theme/stylesheets/page/highlight.less +++ b/theme/stylesheets/page/highlight.less @@ -1,4 +1,4 @@ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ +/* http://jmblog.github.io/color-themes-for-highlightjs */ /* Tomorrow Comment */ .hljs-comment, @@ -87,4 +87,4 @@ .xml .css, .xml .hljs-cdata { opacity: 0.5; -}
\ No newline at end of file +} |