Compile page

This commit is contained in:
Liliesh 2025-07-06 09:33:41 +02:00
parent 635b1b26e9
commit 21b1e29e93
Signed by: liliesh
GPG key ID: 680387646C7BAE8E

View file

@ -10,5 +10,5 @@ build:
publish: clean build publish: clean build
git add . git add .
git status git status
git commit -m "Page update $$(date '+%F %r')" git commit -m "Compile page"
git push git push