Images with shortcodes
With this code1:
{{< figure src="../basic/jupytext_word_cloud.png" title="A caption for the image" >}}
we get:
A caption for the image
-
read more on the figure shortcode in the Hugo Documentation ↩︎
What kind of content will work in Hugo?
With this code1:
{{< figure src="../basic/jupytext_word_cloud.png" title="A caption for the image" >}}
we get:
read more on the figure shortcode in the Hugo Documentation ↩︎