Skip to content

Commit

Permalink
docs: use very good brand assets (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Jan 5, 2022
1 parent d5e3a31 commit cfb3a5a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -45,8 +45,8 @@ void main() async {
[ci_badge]: https://github.com/VeryGoodOpenSource/pub_updater/actions/workflows/pub_updater.yaml/badge.svg?branch=main
[ci_link]: https://github.com/VeryGoodOpenSource/pub_updater/actions/workflows
[coverage_badge]: https://raw.githubusercontent.com/VeryGoodOpenSource/pub_updater/main/coverage_badge.svg
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/pub_updater/main/assets/vgv_logo_black.png#gh-light-mode-only
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/pub_updater/main/assets/vgv_logo_white.png#gh-dark-mode-only
[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[pub_badge]: https://img.shields.io/pub/v/pub_updater.svg
Expand Down
Binary file removed assets/vgv_logo_black.png
Binary file not shown.
Binary file removed assets/vgv_logo_white.png
Binary file not shown.

0 comments on commit cfb3a5a

Please sign in to comment.