File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " >
1+ <!-- < p align="center">
22<img src="https://raw.githubusercontent.com/LibRapid/librapid_extras/master/branding/LibRapid_light.png#gh-light-mode-only" width="800">
33</p>
44
55<p align="center">
66<img src="https://raw.githubusercontent.com/LibRapid/librapid_extras/master/branding/LibRapid_dark.png#gh-dark-mode-only" width="800">
7- </p >
7+ </p> -->
8+
9+ <picture >
10+ <source
11+ srcset="https://raw.githubusercontent.com/LibRapid/librapid_extras/master/branding/LibRapid_dark.png "
12+ media="(prefers-color-scheme: dark)">
13+ <img src =" https://raw.githubusercontent.com/LibRapid/librapid_extras/master/branding/LibRapid_light.png " >
14+ </picture >
815
916![ C++ Version] ( https://img.shields.io/badge/C++-20/23-purple.svg?style=flat&logo=c%2B%2B ) ![ License] ( https://img.shields.io/badge/License-MIT-orange.svg?style=flat ) [ ![ Discord] ( https://img.shields.io/discord/848914274105557043?color=blue&label=Discord&logo=Discord )] ( https://discord.gg/cGxTFTgCAC )
1017
You can’t perform that action at this time.
0 commit comments