Skip to content

Commit 1e4a853

Browse files
committed
Add empty description and ogDescription to SEO metadata for anti-harassment report page
1 parent 96242b7 commit 1e4a853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/anti-harassment-report/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
useSeoMeta({
8383
title: '関西Ruby会議08の本編においてのアンチハラスメントポリシーに抵触する行為に関するお詫びとご報告',
8484
ogTitle: '関西Ruby会議08の本編においてのアンチハラスメントポリシーに抵触する行為に関するお詫びとご報告',
85+
description: '',
86+
ogDescription: '',
8587
})
8688
</script>
8789

0 commit comments

Comments
 (0)