Drop double slash in feed urls #11
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ struct
|
|||
end
|
||||
|
||||
let feed_title = "The Robur's blog"
|
||||
let site_url = "https://blog.robur.coop/"
|
||||
let site_url = "https://blog.robur.coop"
|
||||
let feed_description = "The Robur cooperative blog"
|
||||
|
||||
let fetch_articles =
|
||||
|
|
Loading…
Reference in a new issue