This commit is contained in:
April John 2026-08-28 16:01:01 +02:00
commit a8450de7a8
4 changed files with 19 additions and 16 deletions

View file

@ -58,9 +58,6 @@
buildPhase = ''
mkdir -p public
hugo --baseURL=https://${domain}/
python3 ./tools/merge_cals.py
cp static/all.ics public/all.ics
'';
# Install phase - copy the public directory to the output