diff --git a/config/services.yml b/config/services.yml index efee103..f567e93 100644 --- a/config/services.yml +++ b/config/services.yml @@ -1,5 +1,13 @@ - name: Services columns: + - size: small + widgets: + - type: rss + title: SirBlob Blog + limit: 15 + style: vertical-list + feeds: + - url: https://blog.sirblob.co/rss.xml - size: full widgets: - type: monitor @@ -1070,3 +1078,11 @@ {{ end }} {{ end }} + - size: small + widgets: + - type: rss + title: SirBlob Git + limit: 15 + style: vertical-list + feeds: + - url: https://git.sirblob.co/SirBlob.rss