store images in base64

This commit is contained in:
Malin Freeborn 2024-09-22 14:08:32 +02:00
parent 805c7694bb
commit 9591089b42
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
3 changed files with 9291 additions and 0 deletions

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
images/%.png: %.png.64
base64 -d $< > $@
out: images/test-milje.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 KiB

9287
test-milje.png.64 Normal file

File diff suppressed because it is too large Load Diff