Drop double slash in feed urls #11
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ struct
|
||||||
end
|
end
|
||||||
|
|
||||||
let feed_title = "The Robur's blog"
|
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 feed_description = "The Robur cooperative blog"
|
||||||
|
|
||||||
let fetch_articles =
|
let fetch_articles =
|
||||||
|
|
Loading…
Reference in a new issue