diff --git a/freshrss/log/logrotate.status b/freshrss/log/logrotate.status index d44a965..6766cda 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-15-2:0:0 +"/config/log/nginx/access.log" 2026-3-22-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-15-2:0:0 +"/config/log/php/error.log" 2026-3-22-2:0:0 diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index 1fba323..bddb8fc 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -108,14 +108,6 @@ icon: /images/Telia.webp href: https://www.teliaplay.no/ -- Information: - - YR: - - abbr: YR - href: https://yr.no/ - - CNBC: - - abbr: CNBC - icon: sh-cnbc.svg - href: https://www.cnbc.com/ - IMDB: - abbr: IMDB icon: sh-imdb.svg @@ -132,8 +124,17 @@ - abbr: WP icon: sh-wikipedia.svg href: https://www.wikipedia.org/ + +- News: + - CNN: + - abbr: CNN + icon: /images/cnn.png + href: https://www.cnn.com/ + - CNBC: + - abbr: CNBC + icon: sh-cnbc.svg + href: https://www.cnbc.com/ - Google News: - abbr: GN icon: sh-google-news.svg href: https://news.google.com/ - diff --git a/homepage/images/cnn.png b/homepage/images/cnn.png new file mode 100644 index 0000000..46382e8 Binary files /dev/null and b/homepage/images/cnn.png differ