fix default thumbnail path error

pull/1/head
ppoffice 2015-03-22 13:33:42 +08:00
parent 6e5b72426f
commit 83f8917160
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ logo-url = "images/logo.png"
// Sidebar
sidebar = hexo-config("sidebar")
thumbnail-default-small = 'css/images/thumb-default-small.png'
thumbnail-default-small = 'images/thumb-default-small.png'
// Profile
profile-avatar-size = 128px