Update project_logo url from *-icon.png to *.png

Fixes #8
This commit is contained in:
Technorabilia 2021-04-12 09:59:55 +02:00 committed by GitHub
parent d0ceb902e6
commit e9b20906a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
# project information
project_name: digikam
project_url: "https://www.digikam.org/"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam-icon.png"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png"
project_blurb: "[digiKam]({{ project_url }}): Professional Photo Management with the Power of Open Source"
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_blurb_optional_extras_enabled: false