fix: removed quotation in productive configuration
All checks were successful
/ update (push) Successful in 0s
All checks were successful
/ update (push) Successful in 0s
This commit is contained in:
parent
b75e83c6c1
commit
eb0f406a51
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[site]
|
||||
git_url="https://git.adrianux.net"
|
||||
website_url="https://adrianux.net"
|
||||
git_url=https://git.adrianux.net
|
||||
website_url=https://adrianux.net
|
||||
[mode]
|
||||
debug_mode=False
|
||||
|
|
Loading…
Reference in a new issue