mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Layout TOC fix, fix embed YouTube, stili iframe, counter, agg. Raccolte Giochi
This commit is contained in:
@ -11,6 +11,10 @@ cp -r \
|
||||
../hugo.toml ../static \
|
||||
./
|
||||
|
||||
if [ -z "${HUGO_ENV}" ]
|
||||
then export HUGO_ENV=development
|
||||
fi
|
||||
|
||||
if [ -n "${sitocttEnv}" ]
|
||||
then
|
||||
sed -i -e "s|#${sitocttEnv}:||g" ./hugo.toml
|
||||
|
Reference in New Issue
Block a user