How do include an special img into hugo? #3230
Answered
by
alberttwong
alberttwong
asked this question in
Q&A
-
How would you add this into your hugo theme?
|
Beta Was this translation helpful? Give feedback.
Answered by
alberttwong
Aug 8, 2025
Replies: 1 comment
-
easiest way is to add
so you can add it in the text section of _index.md. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alberttwong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
easiest way is to add
so you can add it in the text section of _index.md.