updated feed root to https
This commit is contained in:
parent
b266855cba
commit
fd7f35b3c0
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ feedConf = FeedConfiguration
|
|||
, feedDescription = "Random things"
|
||||
, feedAuthorName = "nek0"
|
||||
, feedAuthorEmail = "nek0@nek0.eu"
|
||||
, feedRoot = "http://nek0.eu"
|
||||
, feedRoot = "https://nek0.eu"
|
||||
}
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue