aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2e8546..1714f52 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,9 @@ else
grep -rl "Default" data/authors/$(user).yaml | xargs sed --in-place "s/Default/$$_name/g"
endif
+test:
+ validatornu public/index.html
+
icons:
rm -rf static/icons
mkdir -p static/icons/feather static/icons/tabler