diff --git a/config/services.yaml b/config/services.yaml index b434efa..aa87f87 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -2,7 +2,7 @@ # For configuration options and examples, please see: # https://gethomepage.dev/configs/services -- Entertainment: +- Media: - Plex: icon: plex href: https://plex.bendizengoff.me/ diff --git a/config/settings.yaml b/config/settings.yaml index 141053f..f034fe7 100644 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -5,3 +5,15 @@ providers: openweathermap: openweathermapapikey weatherapi: weatherapiapikey + +target: _self + +language: he + +headerStyle: boxed + +layout: + Media: + header: false + style: row + columns: 3 \ No newline at end of file