Joshua Shay Kricheli NeuroSymbolic AI
v2 v1

Release · v2.18.6

Stack hero social CTAs as Scholar / LinkedIn+GitHub…

Stack hero social CTAs as Scholar / LinkedIn+GitHub on mobile

chore v2.18.6 June 23, 2026 Claude e88cc07

Details

On small phones the hero CTAs wrapped to leave GitHub orphaned on its own
row below a Google Scholar + LinkedIn pair. Insert a mobile-only flex break
after Google Scholar so it finishes the upper group and LinkedIn + GitHub
share the row below it. The break element is hidden (display:none) on
desktop, so the single-row layout there is unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KJFqVKXbJpnQ2FyVX4RBBf

Files changed (3)

frontend/jekyll/_includes/v2/hero.html +1 −0
frontend/jekyll/_sass/v2/_hero.scss +4 −0
frontend/jekyll/_sass/v2/_responsive.scss +4 −0