1
0

Merge branch 'master' of https://code.jcktrue.dk/jct/jcktrue.dk
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jens True 2023-09-29 12:26:09 +00:00
commit 33f60538c1

@ -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