Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v3.7.8

Nav: surface more sections in the top bar…

Nav: surface more sections in the top bar (Interactive + About)

chore v3.7.8 July 4, 2026 Joshua Shay Kricheli 9ad812d

Details

The main section links skipped the two flagship interactive demos and About.
Add them so the top nav captures more of the page:
  Interactive · About · Research · Publications · Projects · Experience ·
  News · Contact
"Interactive" targets #scaling-laws (the demos region). Eight links no longer
fit on one row down to the old 900px hamburger breakpoint, so the mobile/compact
collapse now triggers at 1024px — a standard breakpoint that keeps the row from
overflowing (verified no overflow/collision 1030–1280px) and hands every link
to the hamburger menu, which lists all eight vertically. The complete
section-by-section list remains in the ⌘K palette.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014c7dbCGbQxtWedKRSx4sJi

Files changed (2)

frontend/jekyll/_includes/v3/nav.html +2 −0
frontend/jekyll/_sass/v3/_responsive.scss +5 −2