tabi-lean/templates/shortcodes
welpo 389c724fe0
feat: add invertable image shortcode
Useful to invert diagrams, graphs, etc. in dark theme.
To use it in a markdown file, add a line like:
{{ invertable_image(src="/img.png", alt="alt text") }}
2023-02-10 02:36:23 +01:00
..
invertable_image.html feat: add invertable image shortcode 2023-02-10 02:36:23 +01:00