Skip to content

Commit 2e881a0

Browse files
committed
chore: update cover and og-image
1 parent 500d20d commit 2e881a0

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/art/cover.jpg

47.9 KB
Loading

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export default withPwa(
121121
['meta', { property: 'og:description', content: description }],
122122

123123
['meta', { property: 'og:site_name', content: 'rpx' }],
124-
['meta', { property: 'og:image', content: './images/og-image.jpg' }],
124+
['meta', { property: 'og:image', content: './images/og-image.png' }],
125125
['meta', { property: 'og:url', content: 'https://reverse-proxy.sh/' }],
126126
// ['script', { 'src': 'https://cdn.usefathom.com/script.js', 'data-site': '', 'data-spa': 'auto', 'defer': '' }],
127127
...analyticsHead,

docs/public/images/og-image.png

224 KB
Loading

0 commit comments

Comments
 (0)