deploy typo to production
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s
This commit is contained in:
parent
9e38cf02de
commit
dda75109bf
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ enableRobotsTXT = true
|
|||
########################### Deployment #############################
|
||||
[params]
|
||||
# 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"
|
||||
environment = "production"
|
||||
# set to true to enable captcha on the form
|
||||
useCaptcha = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue