Skip to content

Commit

Permalink
fix: logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Soulter committed Dec 12, 2024
1 parent d85530c commit 8e89c48
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
__pycache__/
venv/
venv/
.DS_Store
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hero:
text: "易于上手的多平台聊天机器人及开发框架。"
tagline: 松耦合 / 异步 / 多消息平台部署 / 易用的插件系统 / 完善的大语言模型(LLM)接入
image:
src: /logo.svg
src: source/images/logo.svg
alt: AstrBot Logo
actions:
- theme: brand
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 8e89c48

Please sign in to comment.