klugjo / hexo-theme-magnetic

Adaptation of http://pixelhint.com/magnetic-free-html5-responsive-photography-website-template/ for hexo
187 stars 66 forks source link

How to change cover_index #3

Closed asnahu closed 8 years ago

asnahu commented 8 years ago

I've been try many times, for example:

cover_index: "img/img01.jpg"
cover_index: "img/img02.jpg"
cover_index: "img/img01.jpg" "img/img02.jpg"
cover_index: "img/img01.jpg", "img/img02.jpg"
cover_index: "img/img01.jpg"; "img/img02.jpg"
cover_index: "img/img01.jpg" / "img/img02.jpg"

above all it still not works, so please tell me how to do it correctly, thanks!

klugjo commented 8 years ago

Hi,

Do you have a live example of the site so I can see the problem or give me debug information ?

Thanks

klugjo commented 8 years ago

Closing this as I am not getting any updates