Skip to content

Commit 32c3265

Browse files
authored
CHANGE RxDB link and logo (#1373)
* CHANGE RxDB link and logo * FIX lint
1 parent ee9538b commit 32c3265

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pages/index.page.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,11 @@ const Home = (props: any) => {
832832
for Accounting integrations'
833833
/>
834834
</a>
835-
<a href='https://rxdb.info/' target='_blank' rel='noreferrer'>
835+
<a
836+
href='https://rxdb.info/?utm_source=sponsor&utm_medium=json-schema&utm_campaign=json-schema'
837+
target='_blank'
838+
rel='noreferrer'
839+
>
836840
<img
837841
src={rxdb_logo}
838842
className=' w-44'

0 commit comments

Comments
 (0)