Commit f04aede 1 parent 358d229 commit f04aede Copy full SHA for f04aede
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<picture >
3
- <source media="(prefers-color-scheme: dark)" srcset="resources/logo/svg/logo_darkmode_with_font_and_clear_space.svg">
4
- <source media="(prefers-color-scheme: light)" srcset="resources/logo/svg/logo_lightmode_with_font_and_clear_space.svg">
5
- <img src="resources/logo/svg/logo_lightmode_with_font_and_clear_space.svg" alt="Logo" width="50%" height="50%">
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/flairNLP/fundus/blob/master/ resources/logo/svg/logo_darkmode_with_font_and_clear_space.svg">
4
+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/flairNLP/fundus/blob/master/ resources/logo/svg/logo_lightmode_with_font_and_clear_space.svg">
5
+ <img src="https://github.com/flairNLP/fundus/blob/master/ resources/logo/svg/logo_lightmode_with_font_and_clear_space.svg" alt="Logo" width="50%" height="50%">
6
6
</picture >
7
7
</p >
8
8
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " fundus"
7
- version = " 0.1 .0"
7
+ version = " 0.2 .0"
8
8
authors = [
9
9
{
name =
" Max Dallabetta" ,
email =
" [email protected] " },
10
10
]
You can’t perform that action at this time.
0 commit comments