Fix logo path

This commit is contained in:
TheSpad 2023-12-03 15:37:51 +00:00
parent 223a63ad59
commit 07b37705b0
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -2,7 +2,7 @@
# project information
project_name: speedtest-tracker
project_url: "https://github.com/alexjustesen/speedtest-tracker"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/speedtest-tracker-icon.png"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/speedtest-tracker-logo.png"
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service."
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_blurb_optional_extras_enabled: false