mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
✨ feat: showcase invertable image
This commit is contained in:
parent
723b3b6139
commit
2f4695dd0b
2 changed files with 8 additions and 2 deletions
|
@ -22,3 +22,9 @@ fn main() {
|
|||
|
||||
Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
|
||||
`Lorem ipsum dolor sit amet, consectetur adipiscing elit.`
|
||||
|
||||
## Invertable image
|
||||
|
||||
This image inverts when switching to dark mode. This isn't very useful for photographs, but works great for diagrams, line drawings, graphs…
|
||||
|
||||
{{ invertable_image(src="$BASE_URL/img/graph.png", alt="Invertable graph") }}
|
||||
|
|
BIN
static/img/graph.png
Normal file
BIN
static/img/graph.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Add a link
Reference in a new issue