Skip to content

Commit

Permalink
refactor: rename res to assets
Browse files Browse the repository at this point in the history
  • Loading branch information
banditopazzo committed Jan 26, 2023
1 parent 310a8c1 commit bc95729
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img width="300" src="res/pulsar-logo-black.png#gh-light-mode-only" alt="Pulsar dark logo">
<img width="300" src="res/pulsar-logo-white.png#gh-dark-mode-only" alt="Pulsar light logo">
<img width="300" src="assets/pulsar-logo-black.png#gh-light-mode-only" alt="Pulsar dark logo">
<img width="300" src="assets/pulsar-logo-white.png#gh-dark-mode-only" alt="Pulsar light logo">

<p>
<a href="https://github.com/Exein-io/pulsar/actions/workflows/test.yml">
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit bc95729

Please sign in to comment.