🐛 修改dead link

This commit is contained in:
2024-08-31 10:12:28 +08:00
parent 60763de407
commit 7d49757165
8 changed files with 76 additions and 0 deletions

View File

@@ -13,15 +13,21 @@ hero:
- theme: alt
text: API Reference
link: ./api/
- theme: alt
text: Best Practice
link: ./demo/best-practice
image:
src: /mbcp-logo.svg
alt: MBCP logo
features:
- title: Easy to use
icon: 🛠️
details: Through a simple interface, most of the geometric operations and particle production requirements have been achieved
- title: Integrated
icon: 📦
details: Encapsulated and integrated<code>numpy</code>, <code>scipy</code> and <code>sympy</code>, making script writing as simple as using Geogebra
- title: Rich presets
icon: 🧊
details: Rich presets and examples, you can use it directly, and you can also customize the parameters to create your own effects
---