This directory is bundled with the adminpanel package.

On first run, adminpanel checks for htmx.min.js here.
If absent, it falls back to the unpkg.com CDN.

To use a local copy (recommended for production / offline use):
  1. Download htmx from https://unpkg.com/htmx.org@1.9.12/dist/htmx.min.js
  2. Place it here as: adminpanel/static/htmx.min.js
