mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
test: og url end with slash
This commit is contained in:
parent
79f9765688
commit
c97e3d5882
9 changed files with 82 additions and 15 deletions
|
@ -26,7 +26,6 @@ const { Content, remarkPluginFrontmatter } = await post.render()
|
|||
<Layout
|
||||
postTitle={post.data.title}
|
||||
postDescription={description}
|
||||
postImage={post.data.image}
|
||||
>
|
||||
<article class="heti mb-12.6">
|
||||
<h1 class="post-title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue