diff --git a/.gitignore b/.gitignore index 8294c1b..8d7225a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ **/data/ nginx-proxy-manager/letsencrypt gitea/.ssh -**/log/ +**/log/* *.log diff --git a/freshrss/log/logrotate.status b/freshrss/log/logrotate.status index 262f7c4..80701a1 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-2-15-2:0:0 +"/config/log/nginx/access.log" 2026-3-1-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-2-15-2:0:0 +"/config/log/php/error.log" 2026-3-1-2:0:0 diff --git a/homepage/config/bookmarks.yaml b/homepage/config/bookmarks.yaml index b050a50..2df6e6a 100644 --- a/homepage/config/bookmarks.yaml +++ b/homepage/config/bookmarks.yaml @@ -5,11 +5,27 @@ - Developer: - Github: - abbr: GH + icon: github-light.svg href: https://github.com/ - Dashboard Icons: - - icon: github.svg + - icon: dashboard-icons.svg href: https://github.com/walkxcode/dashboard-icons description: Icon Repository + - Pictogrammers: + - #icon: mdi-pictogrammers.svg + abbr: PG + href: https://pictogrammers.com/library/mdi/ + description: Material Design Icons Repository + - Simple Icons: + - icon: si-simpleicons.svg + abbr: SI + href: https://simpleicons.org/ + description: Simple Icons Repository + - Self-Hosted Dashboard Icons: + - #icon: + abbr: SHDI + href: https://selfh.st/icons/ + description: Self-Hosted Dashboard Icons Repository - Social: - Reddit: @@ -20,9 +36,19 @@ - Entertainment: - YouTube: - abbr: YT + icon: sh-youtube.svg href: https://youtube.com/ + - Twitch: + - abbr: TW + icon: sh-twitch.svg + href: https://www.twitch.tv/ - Information: - YR: - abbr: YR href: https://yr.no/ + - CNBC: + - abbr: CNBC + icon: sh-cnbc.svg + href: https://www.cnbc.com/ +