1
0

Updated training
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2024-04-10 09:42:13 +00:00
parent f8838c2f72
commit 772d79abbb
6 changed files with 92 additions and 19 deletions

View File

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