mirror of
https://github.com/wezm/wezm.net.git
synced 2024-12-18 10:19:54 +00:00
Set v2 base_url to https
This commit is contained in:
parent
d4ed662cdf
commit
ed2d4bd2b3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ data_sources:
|
|||
# same as the items root, but applies to layouts rather than items.
|
||||
layouts_root: /
|
||||
|
||||
base_url: 'http://www.wezm.net'
|
||||
base_url: 'https://www.wezm.net'
|
||||
deploy:
|
||||
default:
|
||||
kind: rsync
|
||||
|
|
Loading…
Reference in a new issue