Skip to content

Commit

Permalink
chore: change logo dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Jan 20, 2019
1 parent 925f59c commit b811570
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 2 deletions.
43 changes: 43 additions & 0 deletions docs/.vuepress/public/logo/reliable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

home: true
heroImage: https://macacajs.github.io/reliable-logo/svg/logo-2.svg
heroImage: /logo/reliable.svg
actionText: Try it Out →
actionLink: /guide/
features:
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

home: true
heroImage: https://macacajs.github.io/reliable-logo/svg/logo-2.svg
heroImage: /logo/reliable.svg
actionText: 使用文档
actionLink: /zh/guide/
features:
Expand Down

0 comments on commit b811570

Please sign in to comment.