diff options
| author | Franck Cuny <franck@fcuny.net> | 2021-07-19 18:58:53 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2021-07-19 18:58:53 -0700 |
| commit | c5636a88ad86126db35bdedde1819e07563f75df (patch) | |
| tree | ef155b6c33dfaada6e9b36971115d610aec266df /users/fcuny/notes | |
| parent | github: deploy to fly.io instead of GH pages (diff) | |
| download | infra-c5636a88ad86126db35bdedde1819e07563f75df.tar.gz | |
hugo: TLS by default
Diffstat (limited to 'users/fcuny/notes')
| -rw-r--r-- | users/fcuny/notes/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/notes/config.toml b/users/fcuny/notes/config.toml index 532ff03..b3a150a 100644 --- a/users/fcuny/notes/config.toml +++ b/users/fcuny/notes/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://fcuny.net/" +baseURL = "https://fcuny.net/" languageCode = "en-us" title = "Franck's rambling" publishDir = "docs" |
