mirror of
https://github.com/OliveTin/OliveTin
synced 2025-10-30 12:57:06 +00:00
8 lines
309 B
Makefile
8 lines
309 B
Makefile
updatescreenshots:
|
|
repo-common-take-screenshot mainpage-darkop http://localhost:1337/ 1024 680 --dark
|
|
repo-common-take-screenshot mainpage-laptop http://localhost:1337/ 1024 680
|
|
repo-common-take-screenshot mainpage-phone http://localhost:1337/ 600 1160
|
|
repo-common-image-framer
|
|
|
|
.PHONY: updatescreenshots
|