fix about page

This commit is contained in:
Alexey Kasyanchuk 2023-06-11 06:23:01 +03:00
parent 77d4a8f4f8
commit cbda7466bf
2 changed files with 17 additions and 10 deletions

View File

@ -63,21 +63,28 @@
C243.779,80.572,238.768,71.728,220.195,71.427z"/> C243.779,80.572,238.768,71.728,220.195,71.427z"/>
<center> <center>
<div class='patreon' style="display: flex;"> <div class='patreon' style="display: flex; flex-wrap: wrap; justify-content: center;">
<div class="widget"> <div class="widget">
<a href="https://opencollective.com/RatsSearch"> <a href="https://github.com/sponsors/DEgITx">
Subscribe on Open Collective (continuous support development with 1$ or more) Support development directly via GitHub sponsorship (recomended)
<img src="open-collective.png" style="width: 400px; padding-top: 12px; opacity: 0.9;" /> <img src="github.jpg" style="width: 400px; padding-top: 12px; opacity: 0.9;" />
</a> </a>
</div> </div>
<iframe src="https://money.yandex.ru/quickpay/shop-widget?writer=seller&targets=Rats%20Search&targets-hint=&default-sum=500&button-text=11&payment-type-choice=on&mobile-payment-type-choice=on&hint=&successURL=&quickpay=shop&account=410012059502693" width="450" height="213" frameborder="0" allowtransparency="true" scrolling="no"></iframe> <div class="widget">
<a href="https://opencollective.com/RatsSearch">
Subscribe on Open Collective (continuous support development with 1$ or more)
<img src="open-collective.png" style="width: 400px; padding-top: 12px; opacity: 0.9;" />
</a>
</div>
</div> </div>
<br /> <br />
<div style='display: flex; align-items: center; width: 100%; justify-content: center;'><img style="height: 25px; width: 25px; padding: 5px;" src="https://png.icons8.com/ios/1600/webmoney.png" /> WMR (Webmoney):&nbsp; <b>R227938595852</b></div> <!-- <div style='display: flex; align-items: center; width: 100%; justify-content: center;'><img style="height: 25px; width: 25px; padding: 5px;" src="https://png.icons8.com/ios/1600/webmoney.png" /> WMR (Webmoney):&nbsp; <b>R227938595852</b></div>
<div style='display: flex; align-items: center; width: 100%; justify-content: center;'><img style="height: 25px; width: 25px; padding: 5px;" src="https://png.icons8.com/ios/1600/webmoney.png" /> WMZ (Webmoney):&nbsp; <b>Z133588309220</b></div> <div style='display: flex; align-items: center; width: 100%; justify-content: center;'><img style="height: 25px; width: 25px; padding: 5px;" src="https://png.icons8.com/ios/1600/webmoney.png" /> WMZ (Webmoney):&nbsp; <b>Z133588309220</b></div> -->
</center> </center>
</body> </body>
</html> </html>

BIN
app/github.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB