Merge pull request #15917 from EricFromCanada/csp-image-fix

docs: use relative path for custom header images
This commit is contained in:
Bo Anderson 2023-08-27 18:42:47 +01:00 committed by GitHub
commit a4a4f2da42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
--- ---
logo: https://brew.sh/assets/img/brewtestbot.png logo: /assets/img/brewtestbot.png
image: https://brew.sh/assets/img/brewtestbot.png image: /assets/img/brewtestbot.png
--- ---
# Brew Test Bot # Brew Test Bot

View File

@ -1,6 +1,6 @@
--- ---
logo: https://brew.sh/assets/img/linuxbrew.png logo: /assets/img/linuxbrew.png
image: https://brew.sh/assets/img/linuxbrew.png image: /assets/img/linuxbrew.png
redirect_from: redirect_from:
- /linux - /linux
- /Linux - /Linux