docs: add free open source analytics

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-21 11:43:47 +01:00
parent 2c5ca8adec
commit 6e997e62f1
3 changed files with 399 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ export async function Footer() {
{ title: 'About', url: '/about' },
{ title: 'Contact', url: '/contact' },
{ title: 'Become a supporter', url: '/supporter' },
{
title: 'Free analytics for open source projects',
url: '/open-source',
},
]}
/>
</div>