mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
test: twitter og error
This commit is contained in:
parent
b24d5ba9f5
commit
1cb5e6aafc
8 changed files with 4 additions and 7 deletions
|
@ -24,7 +24,7 @@ export const { getStaticPaths, GET } = OGImageRoute({
|
|||
title: page.title,
|
||||
description: page.description,
|
||||
logo: {
|
||||
path: './public/image/Logo-On-OpenGraph.png', // Required local path and PNG format
|
||||
path: './public/image/og-logo.png', // Required local path and PNG format
|
||||
size: [70],
|
||||
},
|
||||
font: {
|
Loading…
Add table
Add a link
Reference in a new issue