Appendix: FAQ
Q: Where should I put images?
Common approaches:
- Put them under
src/<lang>/assets/(create it if needed, e.g.src/en/assets/) - Reference them with relative paths, e.g.
or
Common approaches:
src/<lang>/assets/ (create it if needed, e.g. src/en/assets/) or 