mirror of
https://gitlab.gnome.org/Rirusha/Cassette.git
synced 2025-06-28 12:49:52 +00:00
docs: fix assets location
This commit is contained in:
parent
6d6f7f1e7d
commit
7b90979dc1
4 changed files with 4 additions and 4 deletions
|
@ -180,10 +180,10 @@ You can support in several ways:
|
|||
|
||||
<div align="center">
|
||||
<a href="https://www.tbank.ru/cf/21GCxLuFuE9" style="margin-right: 100px;">
|
||||
<img height="200" src="data/assets/tbank.png" alt="Tinkoff">
|
||||
<img height="200" src="assets/tbank.png" alt="Tinkoff">
|
||||
</a>
|
||||
<a href="https://boosty.to/rirusha/donate">
|
||||
<img height="200" src="data/assets/boosty.png" alt="boosty.to">
|
||||
<img height="200" src="assets/boosty.png" alt="boosty.to">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 258 KiB |
|
@ -180,10 +180,10 @@ flatpak install org.gnome.Sdk//master org.freedesktop.Sdk.Extension.vala//23.08b
|
|||
|
||||
<div align="center">
|
||||
<a href="https://www.tbank.ru/cf/21GCxLuFuE9" style="margin-right: 100px;">
|
||||
<img height="200" src="../data/assets/tbank.png" alt="Tinkoff">
|
||||
<img height="200" src="../assets/tbank.png" alt="Tinkoff">
|
||||
</a>
|
||||
<a href="https://boosty.to/rirusha/donate">
|
||||
<img height="200" src="../data/assets/boosty.png" alt="boosty.to">
|
||||
<img height="200" src="../assets/boosty.png" alt="boosty.to">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue