I tried to display images in publication pages in different way, but it still didn't work. I tried a lot of different paths, but it didn't work. What am I missing? #2378
Unanswered
MarkMaaaaa
asked this question in
Q&A
Replies: 2 comments 10 replies
-
This is most likely a pathing issue, what's the source code for your images look like? |
Beta Was this translation helpful? Give feedback.
4 replies
-
I am having the same problem. https://github.com/scaliwalker/edoardo_scali.github.io/blob/master/research.md I can display this image in the preview: I don't understand what is the problem. I successfully loaded images in other pages of the website. But really can't fix this one. Can yolu help me with this issue? |
Beta Was this translation helpful? Give feedback.
6 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.
-
layout: archive
"
title: "Publication"
permalink: /publications/
author_profile: true
excerpt: "Short description of portfolio item number 2
excerpt: "Short description of portfolio item number 2
"
{% include base_path %}
Recent Project
"Automated Vehicle Planning & Control Test"
Conducted from 09/2020 to Now
Relative Publication

" {% for post in publications %}

{% include archive-si
ngle.html %}
{% endfor %}
Beta Was this translation helpful? Give feedback.
All reactions