Skip to content

Commit

Permalink
docs: update sublogger gify
Browse files Browse the repository at this point in the history
Fixes: #23
Related: #24
  • Loading branch information
aymanbagabas committed Feb 27, 2023
1 parent 39de9ca commit 462efd0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,9 @@ batch2.Debug("Adding chocolate chips")
```

<picture>
<source media="(prefers-color-scheme: dark)" width="700" srcset="https://vhs.charm.sh/vhs-650Sw3rnwplHzwdfYNUp8n.gif">
<source media="(prefers-color-scheme: light)" width="700" srcset="https://vhs.charm.sh/vhs-650Sw3rnwplHzwdfYNUp8n.gif">
<!-- <source media="(prefers-color-scheme: light)" width="700" srcset="https://vhs.charm.sh/vhs-2fNaKD1190gCNyZ1BII8rQ.gif"> -->
<img width="700" src="https://vhs.charm.sh/vhs-2fNaKD1190gCNyZ1BII8rQ.gif">
<source media="(prefers-color-scheme: dark)" width="700" srcset="https://vhs.charm.sh/vhs-1JgP5ZRL0oXVspeg50CczR.gif">
<source media="(prefers-color-scheme: light)" width="700" srcset="https://vhs.charm.sh/vhs-1JgP5ZRL0oXVspeg50CczR.gif">
<img width="700" src="https://vhs.charm.sh/vhs-1JgP5ZRL0oXVspeg50CczR.gif">
</picture>

### Format Messages
Expand Down

0 comments on commit 462efd0

Please sign in to comment.