We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c029088 + 59adc9a commit e3aec87Copy full SHA for e3aec87
README.md
@@ -1,7 +1,12 @@
1
-<p align="center">
2
- <img width="600" src="https://github.com/sam-astro/ASA/blob/main/media/ASA-Full.png?raw=true">
3
-</p>
4
-
+<div align="center">
+ <picture>
+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/sam-astro/ASA/blob/main/media/ASA-Full.png?raw=true">
+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/sam-astro/ASA/blob/main/media/ASA-Full-light.png?raw=true">
5
+ <img alt="Asa Programming Language"
6
+ src="https://raw.githubusercontent.com/sam-astro/ASA/main/media/ASA-Full-light.png"
7
+ width="60%">
8
+ </picture>
9
+</div>
10
11
[![Badge License]][License] [![Button Discord]][Discord Server]
12
0 commit comments