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