mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Cache busted resources will always have a lowercase name. For some reason, a user encountered a capitalized css file name in #1142. This isn't present anywhere in the Whoogle repo, but could be a byproduct of some self-hosting configuration. Either way, the key used should always be lowercase. Fixes #1142 |
||
|---|---|---|
| .. | ||
| models | ||
| static | ||
| templates | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| filter.py | ||
| request.py | ||
| routes.py | ||
| version.py | ||