benvinegar / counterscale

Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev
MIT License
1.52k stars 66 forks source link

Add OpenGraph + Twitter card preview links #74

Closed benvinegar closed 7 months ago

benvinegar commented 7 months ago

Fixes #10

Image by @TatisLois (he generated a bunch for different dimensions, I chose to just use the OpenGraph one). I exported from his Figma page and converted to webp (went from > 600kb to ~87kb).

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 81.25000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 79.28%. Comparing base (47b9c41) to head (4d29ad6).

Files Patch % Lines
app/root.tsx 81.25% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 74.54% 79.28% +4.74% ========================================== Files 18 18 Lines 2239 2269 +30 Branches 147 148 +1 ========================================== + Hits 1669 1799 +130 + Misses 564 465 -99 + Partials 6 5 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.