diff --git a/config/services.yml b/config/services.yml index 6a29afa..4831480 100644 --- a/config/services.yml +++ b/config/services.yml @@ -1106,3 +1106,34 @@ {{ end }} + + - type: custom-api + title: Recent Activity + url: https://git.sirblob.co/api/v1/users/SirBlob/activities/feeds + cache: 1m + headers: + Accept: application/json + template: | +
+ +