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.
1 parent 945da9f commit 6f933b1Copy full SHA for 6f933b1
README.md
@@ -2,9 +2,7 @@
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%">
+ <img class="portfolio" src="https://raw.githubusercontent.com/sam-astro/ASA/main/media/ASA-Full-light.png" width="60%" alt="Asa Programming Language" >
8
</picture>
9
</div>
10
0 commit comments