Merge pull request #15917 from EricFromCanada/csp-image-fix
docs: use relative path for custom header images
This commit is contained in:
commit
a4a4f2da42
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user