Skip to content

Commit

Permalink
fix website logo
Browse files Browse the repository at this point in the history
  • Loading branch information
beef9999 committed Oct 27, 2023
1 parent 62a80e9 commit 52f2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const config = {
{
html: `
<a href="https://join.slack.com/t/photonlibos/shared_invite/zt-25wauq8g1-iK_oHMrXetcvWNNhIt8Nkg" target="_blank" rel="noreferrer noopener">
<img src="/img/slack.png" alt="Slack" width="30" />
<img src="/img/slack.svg" alt="Slack" width="30" />
</a>
<a href="https://www.dingtalk.com/download?action=joingroup&code=v1,k1,Q3fyZvf3qFx7aB+9j4FkrK2K45E2g9SiufbbSueS8h0=&_dt_no_comment=1&origin=11" target="_blank" rel="noreferrer noopener" style="padding-left: 10px;">
<img src="/img/dingtalk.svg" alt="Dingtalk" width="30" />
Expand Down

0 comments on commit 52f2892

Please sign in to comment.