sassdoc-theme-light
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -25,2 +25,3 @@ 'use strict'; | ||
t.copy(t.ctx.shortcutIcon.path, 'assets/img/' + t.ctx.shortcutIcon.url); | ||
t.ctx.shortcutIcon.url = 'assets/img/' + t.ctx.shortcutIcon.url; | ||
} | ||
@@ -27,0 +28,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"title": "SassDoc Theme Light", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
@@ -9,3 +9,4 @@ { | ||
"undefined": "General" | ||
} | ||
}, | ||
"shortcutIcon": "http://sass-lang.com/favicon.ico" | ||
} |
Sorry, the diff of this file is not supported yet
68480
263