Skip to content

Commit 607cccb

Browse files
authored
Merge pull request #67 from linuxserver/fix-logo
Fix logo
2 parents 5c0bdee + 2235be2 commit 607cccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# project information
44
project_name: netbox
55
project_url: "https://github.com/netbox-community/netbox"
6-
project_logo: "https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.svg"
6+
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/netbox-logo.png"
77
project_blurb: |
88
[{{ project_name|capitalize }}]({{ project_url }}) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"

0 commit comments

Comments
 (0)