Skip to content

Commit

Permalink
Merge pull request #188 from github/mattt/update-logo
Browse files Browse the repository at this point in the history
Update logo in README
  • Loading branch information
Mattt authored and GitHub committed Jun 20, 2022
2 parents ccfe333 + 50c50f1 commit 627e11f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p align="center">
<img src="https://s3.eu-west-2.amazonaws.com/dependabot-images/logo-with-name-horizontal.svg?v5" alt="Dependabot" width="336">
<img src="https://user-images.githubusercontent.com/7659/174594540-5e29e523-396a-465b-9a6e-6cab5b15a568.svg#gh-light-mode-only" alt="Dependabot" width="336">
<img src="https://user-images.githubusercontent.com/7659/174594559-0b3ddaa7-e75b-4f10-9dee-b51431a9fd4c.svg#gh-dark-mode-only" alt="Dependabot" width="336">
</p>

# Updater Action
Expand Down

0 comments on commit 627e11f

Please sign in to comment.