Adding photos to the portfolio with a file path #53
Niblick1020
started this conversation in
General
Replies: 1 comment
-
I found a solution by importing this in content_option.js then I inserted CodeOfAPIProjectImage into the array of objects.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
for example when I add a png to "./assets/images/Code_of_API_project.png" I can not get it to display within the portfolio page.
this is what it looks like

I added console.error and console.log for error catching.
and this is my output:
I am new with this and I would appreciate the help. thank you for your time.
Beta Was this translation helpful? Give feedback.
All reactions