Hi,
I’ve just uploaded my first Hugo site to GitHub pages. I have tested it first with the ./hugo server command and everything looked fine. However, now I have uploaded it, I can’t see any of the illustrations within my text. The illustrations I placed in the banners look fine.
I’ve kept the same code that was used in the Ananke file, so
{{< figure src="/images/market_dashboard.png" >}}
I know for a fact that the names and extensions are correct.
How could I improve my code?
Cheers,
Brenda