Skip to content

Commit bd670b2

Browse files
codingjoeCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 6eda154 commit bd670b2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
22
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/codingjoe/django-django-dynamic-filenames/raw/main/images/logo-dark.svg">
4-
<source media="(prefers-color-scheme: light)" srcset="https://github.com/codingjoe/django-django-dynamic-filenames/raw/main/images/logo-light.svg">
5-
<img alt="Django DynNames: Advanced filename patterns using f-Strings" src="https://github.com/codingjoe/django-django-dynamic-filenames/raw/main/images/logo-light.svg">
3+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/codingjoe/django-dynamic-filenames/raw/main/images/logo-dark.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/codingjoe/django-dynamic-filenames/raw/main/images/logo-light.svg">
5+
<img alt="Django DynNames: Advanced filename patterns using f-Strings" src="https://github.com/codingjoe/django-dynamic-filenames/raw/main/images/logo-light.svg">
66
</picture>
77
<br>
8-
<a href="https://github.com/codingjoe/django-django-dynamic-filenames?tab=readme-ov-file">Documentation</a> |
9-
<a href="https://github.com/codingjoe/django-django-dynamic-filenames/issues/new/choose">Issues</a> |
10-
<a href="https://github.com/codingjoe/django-django-dynamic-filenames/releases">Changelog</a> |
8+
<a href="https://github.com/codingjoe/django-dynamic-filenames?tab=readme-ov-file">Documentation</a> |
9+
<a href="https://github.com/codingjoe/django-dynamic-filenames/issues/new/choose">Issues</a> |
10+
<a href="https://github.com/codingjoe/django-dynamic-filenames/releases">Changelog</a> |
1111
<a href="https://github.com/sponsors/codingjoe">Funding</a> 💚
1212
</p>
1313

0 commit comments

Comments
 (0)