added vistor map gif to blog post

This commit is contained in:
Wayne Sutton
2025-12-21 16:35:40 -08:00
parent a2bef06315
commit f598c3e903
3 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ The stats page now shows a live world map with visitor locations. Each active vi
The map uses Netlify's built-in geo detection. No third-party API needed. No IP addresses stored. Just city, country, and coordinates.
![visitors map](/images/map.gif)
Configure it in siteConfig:
```typescript

BIN
public/images/map.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

@@ -15,6 +15,7 @@ The stats page now shows a live world map with visitor locations. Each active vi
The map uses Netlify's built-in geo detection. No third-party API needed. No IP addresses stored. Just city, country, and coordinates.
![visitors map](/images/map.gif)
Configure it in siteConfig:
```typescript