update deployment environment in params.toml and hugo.toml
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled

clarify usage and content update instructions
This commit is contained in:
Andreas Hnida 2024-04-18 14:18:15 +02:00
commit d193a32b7c
3 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,7 @@
########################### Deployment #############################
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
environment = "development"
#################### default parameters ################################
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
favicon = "images/verua_fav.png"