improve readability and add logos

This commit is contained in:
2025-05-06 23:35:13 +02:00
parent 35bdb0d366
commit 0703c969fc
7 changed files with 59 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
CLIENT_PAGES := index.html
CLIENT_STYLES := style.css
CLIENT_SCRIPTS := script.js
CLIENT_ASSETS := fm_logo.svg qr_ask.svg
CLIENT_ASSETS := fm_logo.svg zmp_logo.svg tul_logo.svg qr_ask.svg
CLIENT_TARGETS := $(CLIENT_PAGES:%=static/%) \
$(CLIENT_STYLES:%=static/%) \
$(CLIENT_SCRIPTS:%=static/%) \