mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 14:35:49 +00:00
fix(Meta): rename poster file to invalidate discord cache
This commit is contained in:
parent
356882f052
commit
4f433c4e62
@ -2,7 +2,7 @@
|
||||
import { APP_URL } from '$src/env'
|
||||
|
||||
const baseUrl = APP_URL()
|
||||
const imageUrl = `${baseUrl}poster.png`
|
||||
const imageUrl = `${baseUrl}newPoster.png`
|
||||
const tagline = `Get a PocketBase backend for your next app in under 10 seconds.`
|
||||
</script>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 373 KiB After Width: | Height: | Size: 373 KiB |
Loading…
x
Reference in New Issue
Block a user