Skip to content

Commit

Permalink
docs: update README logo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimon-au committed Nov 11, 2024
1 parent ddb2dbe commit b386290
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Contextive

![Contextive Banner](images/contextive-primary.png)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/logo-tagline-inverted.png">
<source media="(prefers-color-scheme: light)" srcset="images/logo-tagline.png">
<img alt="Contextive: Get on the same page." src="images/logo-tagline.png">
</picture>

[![Contextive](https://github.com/dev-cycles/contextive/actions/workflows/contextive.yml/badge.svg)](https://github.com/dev-cycles/contextive/actions/workflows/contextive.yml) [![Mastodon](https://img.shields.io/mastodon/follow/111227986489537355?domain=https%3A%2F%2Ftechhub.social%2F
)](https://techhub.social/@contextive) [![Twitter](https://img.shields.io/twitter/follow/contextive_tech?label=Follow%20Contextive)](https://twitter.com/intent/follow?screen_name=contextive_tech)
Expand Down
Binary file removed images/contextive-primary.png
Binary file not shown.
Binary file added images/logo-tagline-inverted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo-tagline.png
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 b386290

Please sign in to comment.