mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 04:48:06 +00:00
Use GitHub buttons with dark theme support
This commit is contained in:
parent
fd0044c2ec
commit
b7b7e8ec69
@ -7,14 +7,16 @@ Support Pyrogram
|
|||||||
|
|
||||||
<div style="float: right; margin-bottom: 10px">
|
<div style="float: right; margin-bottom: 10px">
|
||||||
<a class="github-button"
|
<a class="github-button"
|
||||||
href="https://github.com/pyrogram/pyrogram/fork"
|
href="https://github.com/pyrogram/pyrogram"
|
||||||
data-icon="octicon-repo-forked" data-size="large" data-show-count="true"
|
data-color-scheme="no-preference: light; light: light; dark: dark;"
|
||||||
aria-label="Fork pyrogram/pyrogram on GitHub">Fork</a>
|
data-icon="octicon-star" data-size="large" data-show-count="true"
|
||||||
|
aria-label="Star pyrogram/pyrogram on GitHub">Star</a>
|
||||||
|
|
||||||
<a class="github-button"
|
<a class="github-button"
|
||||||
href="https://github.com/pyrogram/pyrogram"
|
href="https://github.com/pyrogram/pyrogram/fork"
|
||||||
data-icon="octicon-star" data-size="large"
|
data-color-scheme="no-preference: light; light: light; dark: dark;"
|
||||||
data-show-count="true" aria-label="Star pyrogram/pyrogram on GitHub">Star</a>
|
data-icon="octicon-repo-forked" data-size="large"
|
||||||
|
data-show-count="true" aria-label="Fork pyrogram/pyrogram on GitHub">Fork</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br style="clear: both"/>
|
<br style="clear: both"/>
|
||||||
@ -34,10 +36,9 @@ GitHub Sponsor
|
|||||||
|
|
||||||
<a class="github-button"
|
<a class="github-button"
|
||||||
href="https://github.com/sponsors/delivrance"
|
href="https://github.com/sponsors/delivrance"
|
||||||
data-icon="octicon-heart"
|
data-color-scheme="no-preference: light; light: light; dark: dark;"
|
||||||
data-size="large"
|
data-icon="octicon-heart" data-size="large"
|
||||||
aria-label="Sponsor @delivrance on GitHub">
|
aria-label="Sponsor @delivrance on GitHub">Sponsor</a>
|
||||||
Sponsor</a>
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user