Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when using external SVG or PNG files #48

Open
garciaba opened this issue Jan 11, 2016 · 0 comments
Open

Problem when using external SVG or PNG files #48

garciaba opened this issue Jan 11, 2016 · 0 comments

Comments

@garciaba
Copy link

Hi! First, thanks for this awesome template.
After hours trying, I can't find a way to visualize PNG or SVG files in the template. For some reason, the template doesn't seem to be able to get to the location of the file.

I created a folder called images and I keep on receiving the same message from the browser:

Cannot GET /images

I'm using:

<img ng-src="../../../../images/myImage.svg" class="img-responsive">

(The path is properly written, Brackets finds the file)

But still no clue why this is happening... Maybe something related to permissions?

Thank you very much, any help is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant