feat: don't cache location data for og tags

This commit is contained in:
Adriano Caloiaro 2026-05-03 16:34:30 -06:00
parent a16dfe0e58
commit 6a7fdcdea8
No known key found for this signature in database

View file

@ -118,6 +118,9 @@ theme = "terminal"
name = "Where Am I?"
url = "/whereami/"
[caches.getresource]
maxAge = "0s"
[module]
# In case you would like to make changes to the theme and keep it locally in you repository,
# uncomment the line below (and correct the local path if necessary).