summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2023-03-06 14:03:33 -0600
committerGravatar GitHub <noreply@github.com> 2023-03-06 14:03:33 -0600
commit8ebf4b7481ad783243badec6866aeb4cdd4005c3 (patch)
tree57c1b1a4b13c80c1053e707656fb78d223df938a /examples/docs
parentafbbc4d5bfafc1779bac00b41c2a1cb1c90f2808 (diff)
downloadastro-8ebf4b7481ad783243badec6866aeb4cdd4005c3.tar.gz
astro-8ebf4b7481ad783243badec6866aeb4cdd4005c3.tar.zst
astro-8ebf4b7481ad783243badec6866aeb4cdd4005c3.zip
chore: update branding assets (#6436)
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/src/consts.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/src/consts.ts b/examples/docs/src/consts.ts
index 6486f0325..b29fbcf4f 100644
--- a/examples/docs/src/consts.ts
+++ b/examples/docs/src/consts.ts
@@ -6,7 +6,7 @@ export const SITE = {
export const OPEN_GRAPH = {
image: {
- src: 'https://github.com/withastro/astro/blob/main/assets/social/banner-minimal.png?raw=true',
+ src: 'https://github.com/withastro/astro/blob/main/.github/assets/banner.png?raw=true',
alt:
'astro logo on a starry expanse of space,' +
' with a purple saturn-like planet floating in the right foreground',