Lista sottosezioni in sezioni, fix bianco header

This commit is contained in:
2024-08-27 17:21:32 +02:00
parent 8b41f9628f
commit 29b3c1846b
26 changed files with 60 additions and 94 deletions

View File

@ -5,9 +5,10 @@ cd "${swd}/.."
mkdir -p ./build
cd ./build
cp -r \
../hugo.toml ../i18n \
../archetypes ../content \
../layouts ../themes \
../archetypes ../i18n \
../content ../static \
../layouts ../themes \
../hugo.toml \
./
sh "${swd}/Translate/Get.sh"