Nathan Esquenazi 4c27272959 fix: visual consistency pass on eli5 and models pages
eli5/index.html:
- Logo: ☿ →  to match compare/community pages
- Nav: glass effect (rgba 13,17,23, backdrop-filter blur) matching site nav
- Light mode nav override (rgba 246,248,250)
- CTA: github URL → hermes-agent.nousresearch.com install docs

models/index.html:
- Logo: ☿ →  to match compare/community pages
- Nav: glass effect matching site nav
- Light mode nav override
- CTA: github URL → install docs
- Tab bar: position:sticky so it stays visible while scrolling
- BUGFIX: malformed CSS comment /* HOW TO PICK --> was breaking CSS
  parser and causing picker-card, picker-grid, MOBILE rules to be
  silently ignored — picker cards had no background, mobile breakpoints
  not applying. Fixed comment to /* HOW TO PICK */
2026-04-12 02:16:42 +00:00
S
Description
Languages
Python 72.3%
JavaScript 22.4%
CSS 3.2%
HTML 1.6%
Shell 0.4%
Other 0.1%