nanostudio-org / nanogallery2

a modern photo / video gallery and lightbox [JS library]

Home Page:https://nanogallery2.nanostudio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Logo Image File

pdrittenhouse opened this issue · comments

I'm trying to use this in a node project. I'm using webpack and getting an error when I try to build:

Error: Can't resolve 'nanogallery2_logo.png'

It looks like this file is missing. Would it be possible to add that or remove the reference in the CSS?

I'm running into this issue as well, the file referenced is here https://github.com/nanostudio-org/nanogallery2/blob/master/src/css/nanogallery2.css#L792.

What's supposed to be the photo? I can also remove the background if that works with the maintainers.

same problem