Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e413c5c

Browse files
committed
fix(unhead): broken book:release_date meta
1 parent ad1ab0f commit e413c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/unhead/src/types/schema

packages/unhead/src/types/schema/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export type MetaProperties
8484
| 'article:tag'
8585
| 'book:author'
8686
| 'book:isbn'
87-
| 'book:release_data'
87+
| 'book:release_date'
8888
| 'book:tag'
8989
| 'fb:app:id'
9090
| 'og:audio:secure_url'

0 commit comments

Comments
 (0)