Skip to content

Commit 2527adc

Browse files
committed
update README to include theme-switching
1 parent 7d9f4c3 commit 2527adc

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ A comprehensive collection of practical examples, integration guides, and commun
44

55
<a href="https://docs.perplexity.ai/cookbook" target="_blank">
66
<picture>
7-
<source media="(prefers-color-scheme: dark)" srcset="/static/img/perplexity-sonar.png" style="max-width: 100%; width: 400px; margin-bottom: 20px">
7+
<source media="(prefers-color-scheme: dark)" srcset="/static/img/perplexity-sonar-dark.png">
8+
<source media="(prefers-color-scheme: light)" srcset="/static/img/perplexity-sonar.png">
89
<img src="/static/img/perplexity-sonar.png" alt="Perplexity Sonar" style="max-width: 100%; width: 400px; margin-bottom: 20px">
910
</picture>
1011
</a>
24.4 KB
Loading

static/img/perplexity-sonar.png

22.5 KB
Loading

0 commit comments

Comments
 (0)