Skip to content

Commit 66a8963

Browse files
author
Ivan Bochkarev
committed
Fix build
1 parent 4e3fa64 commit 66a8963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/modules/[slug].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ useSeoMeta({
8282
8383
defineOgImageComponent('Module', {
8484
module: module.value,
85-
headline: 'Модули Nuxt'
85+
headline: 'Модули Nuxt',
8686
title,
8787
description
8888
})

0 commit comments

Comments
 (0)