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
1 changed files with 1 additions and 1 deletions

View File

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