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: 1 comment 4 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
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