Skip to content

Commit

Permalink
docs: add Web Tinker feature to documentation in English and Chinese
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Dec 18, 2024
1 parent d07bfb6 commit f29b2b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ features:
- title: Tinker
details: Tinker is a powerful REPL for the Hyperf framework.
link: /en/components/tinker/
- title: Web Tinker
details: Tinker in your browser.
link: /zh_CN/components/web-tinker/
- title: Encryption
details: Encryption provides simple and convenient encryption and decryption functionality.
link: /en/components/encryption/
Expand Down
3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ features:
- title: Tinker
details: Tinker 是 Hyperf 框架的强大 REPL。
link: /zh_CN/components/tinker/
- title: Web Tinker
details: 在浏览器中使用 Tinker。
link: /zh_CN/components/web-tinker/
- title: Encryption
details: Encryption 提供了一个简单、方便的加密和解密功能。
link: /zh_CN/components/encryption/
Expand Down

0 comments on commit f29b2b5

Please sign in to comment.