1
0

Theme update.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-18 19:18:53 +02:00
parent 88a174e8b1
commit 45cf133669
3 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,7 @@ update:
hugo mod get -u ./...
serve_ide:
hugo serve --port 443 -b "https://443.ide.jcktrue.dk/"
hugo serve -b "https://1313.ide.jcktrue.dk/"
images:
FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp