- Extend Tailwind source scan to lib/homelab_dashboard/ so icon classes
in services_sync.ex are included in compiled CSS
- Add Anki service (hero-academic-cap) to icon and description maps
- Exclude 'devbox' (the dashboard itself) from the rendered service list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Elixir + Phoenix dashboard displaying public and internal homelab
services. Internal services are shown only when the request originates
from the local network, detected server-side via conn.remote_ip with
Traefik trusted as a proxy (RemoteIp plug).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>