We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d9dfa commit 9aee15fCopy full SHA for 9aee15f
src/server/server_config.py
@@ -10,7 +10,7 @@
10
{"name": "Gitingest", "url": "https://github.com/cyclotruc/gitingest"},
11
{"name": "FastAPI", "url": "https://github.com/tiangolo/fastapi"},
12
{"name": "Flask", "url": "https://github.com/pallets/flask"},
13
- {"name": "Tldraw", "url": "https://github.com/tldraw/tldraw"},
+ {"name": "Excalidraw", "url": "https://github.com/excalidraw/excalidraw"},
14
{"name": "ApiAnalytics", "url": "https://github.com/tom-draper/api-analytics"},
15
]
16
0 commit comments