Skip to content

Commit e3aec87

Browse files
committed
Merge branch 'main' of https://github.com/sam-astro/ASA
2 parents c029088 + 59adc9a commit e3aec87

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
1+
<div align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/sam-astro/ASA/blob/main/media/ASA-Full.png?raw=true">
4+
<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>
510

611
[![Badge License]][License]   [![Button Discord]][Discord Server]
712

0 commit comments

Comments
 (0)