Add IDX button
This commit is contained in:
parent
fa4d7cde7c
commit
debbb0f234
16
README.md
16
README.md
@ -30,8 +30,12 @@
|
||||
<a href="https://github.com/arifszn/gitprofile/blob/main/LICENSE">
|
||||
<img src="https://img.shields.io/github/license/arifszn/gitprofile"/>
|
||||
</a>
|
||||
<a href="https://twitter.com/intent/tweet?text=Check%20out%20the%20portfolio%20builder.%20Create%20an%20automatic%20portfolio%20based%20on%20GitHub%20profile.&url=https://github.com/arifszn/gitprofile&hashtags=javascript,opensource,js,webdev,developers">
|
||||
<img src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Farifszn%2Fgitprofile"/>
|
||||
<a href="https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2Farifszn%2Fgitprofile">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.idx.dev/btn/open_dark_20.svg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://cdn.idx.dev/btn/open_light_20.svg">
|
||||
<img height="20" alt="Open in IDX" src="https://cdn.idx.dev/btn/open_purple_20.svg">
|
||||
</picture>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@ -74,6 +78,14 @@
|
||||
|
||||
To view a live example, **[click here](https://arifszn.github.io/gitprofile)**.
|
||||
|
||||
<a href="https://idx.google.com/import?url=">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.idx.dev/btn/open_dark_32.svg">
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://cdn.idx.dev/btn/open_light_32.svg">
|
||||
<img height="32" alt="Open in IDX" src="https://cdn.idx.dev/btn/open_purple_32.svg">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/arifszn/gitprofile/assets/45073703/406e8368-415a-42ef-89c5-d43cc8bbeb19" alt="Themes">
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user