Trying different ogImage index
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
defineOgImage({
|
defineOgImage({
|
||||||
url: "/buildpath-high-resolution-logo-transparent.png",
|
url: "/web-app-manifest-192x192.png"
|
||||||
width: 192,
|
|
||||||
height: 245
|
|
||||||
})
|
})
|
||||||
|
|
||||||
import { POSITIONS, LANE_IMAGES, POSITIONS_STR } from '~/utils/cdragon';
|
import { POSITIONS, LANE_IMAGES, POSITIONS_STR } from '~/utils/cdragon';
|
||||||
|
|||||||
Reference in New Issue
Block a user