Deploy services/ folder (including images!)

This commit is contained in:
Timothée Floure 2021-02-19 10:27:35 +01:00
parent f2e658e858
commit 82988ce94b
Signed by: tfloure
GPG key ID: 4502C902C00A1E12

View file

@ -5,7 +5,7 @@
.EXPORT_ALL_VARIABLES:
PAGES = index.html
BLOBS = assets/
BLOBS = assets/ services/
all: $(PAGES)