Merge branch 'master' of github.com:/pstuifzand/ekster
This commit is contained in:
commit
600c44a252
|
@ -61,7 +61,7 @@ type Feed struct {
|
|||
Title string `json:"title"`
|
||||
HomePageURL string `json:"home_page_url"`
|
||||
FeedURL string `json:"feed_url"`
|
||||
NextUrl string `json:"next_url"`
|
||||
NextURL string `json:"next_url"`
|
||||
Icon string `json:"icon"`
|
||||
Favicon string `json:"favicon"`
|
||||
Author Author `json:"author,omitempty"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user