Skip to content

Commit 34aa36b

Browse files
fix: add og-image
1 parent 85e849c commit 34aa36b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/blog/typed-napi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ head:
1616
- - meta
1717
- property: og:description
1818
content: ast-grep/napi now supports typed AST manipulation which is correct, concise, robust, and performant.
19+
- - meta
20+
- property: og:image
21+
content: https://ast-grep.github.io/image/blog/napi.jpg
1922
---
2023

2124
# ast-grep's Journey to Type Safety in Node API

0 commit comments

Comments
 (0)