Skip to content

Commit

Permalink
Add dark mode preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorJohn committed Sep 5, 2023
1 parent b329f37 commit 56bda91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added .github/images/preview-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -21,7 +21,8 @@
Show a floating notice banner above the Django admin interface.
Particularly useful for indicating the current deployment environment.

![Admin notice preview](.github/images/preview.png)
![Admin notice preview (light mode)](.github/images/preview.png#gh-light-mode-only)
![Admin notice preview (dark mode)](.github/images/preview-dark.png#gh-dark-mode-only)

## Installation

Expand Down

0 comments on commit 56bda91

Please sign in to comment.