diff --git a/freshrss/log/logrotate.status b/freshrss/log/logrotate.status index 0ad0d17..d44a965 100644 --- a/freshrss/log/logrotate.status +++ b/freshrss/log/logrotate.status @@ -1,6 +1,6 @@ logrotate state -- version 2 "/var/log/acpid.log" 2026-1-19-2:0:0 -"/config/log/nginx/access.log" 2026-3-8-2:0:0 +"/config/log/nginx/access.log" 2026-3-15-2:0:0 "/var/log/php84/*.log" 2026-1-19-2:0:0 "/config/log/nginx/error.log" 2026-1-19-2:0:0 -"/config/log/php/error.log" 2026-3-8-2:0:0 +"/config/log/php/error.log" 2026-3-15-2:0:0 diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index 3e06788..24f3dbe 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -48,6 +48,11 @@ abbr: SHDI href: https://selfh.st/icons/ description: Self-Hosted Dashboard Icons Repository + - NFO Maker: + - icon: /images/nfo-maker.png + abbr: NFO + href: https://nfo-maker.com/ + description: NFO Maker - Create NFO files for media libraries - Social: - Reddit: diff --git a/homepage/images/nfo-maker.png b/homepage/images/nfo-maker.png new file mode 100644 index 0000000..974cba6 Binary files /dev/null and b/homepage/images/nfo-maker.png differ