Skip to content

Commit

Permalink
Update project icons
Browse files Browse the repository at this point in the history
  • Loading branch information
eli64s committed Jan 1, 2025
1 parent 2d7fa96 commit 3881238
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<!-- HEADER -->
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/eli64s/splitme-ai/48db335ada973e99b42f6cbf44fb09b5f858e308/docs/assets/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/eli64s/splitme-ai/48db335ada973e99b42f6cbf44fb09b5f858e308/docs/assets/logo-light.svg">
<img alt="SplitMe-AI Logo" src="https://raw.githubusercontent.com/eli64s/splitme-ai/48db335ada973e99b42f6cbf44fb09b5f858e308/docs/assets/logo-light.svg" width="900" style="max-width: 100%;">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/eli64s/splitme-ai/2d7fa963c964f65bd6f6f71ab20bc59d2cc8cec8/docs/assets/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/eli64s/splitme-ai/2d7fa963c964f65bd6f6f71ab20bc59d2cc8cec8/docs/assets/logo-light.svg">
<img alt="SplitMe-AI Logo" src="https://raw.githubusercontent.com/eli64s/splitme-ai/2d7fa963c964f65bd6f6f71ab20bc59d2cc8cec8/docs/assets/logo-light.svg" width="900" style="max-width: 100%;">
</picture>

<h3 align="center">
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/logo-dark.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/assets/logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3881238

Please sign in to comment.