From b733c5463400a6be7032bfae2dcd99ed3a2ae53e Mon Sep 17 00:00:00 2001 From: silverqx Date: Sat, 17 Aug 2024 16:26:59 +0200 Subject: [PATCH] docs updated emoji icon [skip ci] --- README.md | 2 +- docs/donations.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cd6c207f..bea5116a4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ TinyORM is a modern ORM library that makes interacting with a database extremely The code is written in the modern c++20 way and is __heavily__ tested with __3378__ unit and functional tests. Almost all the query builder methods are unit tested. The TinyORM's query builder code and the code which is responsible for obtaining relationships, is tested by functional tests against all supported databases. The code coverage is good enough to guarantee API and behavior compatibility. -## Donations ❤️ +## Donations 🪙 Bitcoin address  1NiF2cTvYxUj8FTZJnGn1ycN4yisWfo1vJ
PayPal                 https://paypal.me/silverzachara diff --git a/docs/donations.mdx b/docs/donations.mdx index 9acf991ac..8a5c3f072 100644 --- a/docs/donations.mdx +++ b/docs/donations.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 9 -sidebar_label: ❤️ Donations +sidebar_label: 🪙 Donations hide_table_of_contents: true description: How to sponsor and support the TinyORM project. keywords: [c++ orm, tinyorm, support, fund, funding, sponsors, donations, sponsors]