You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: sort portfolio companies alphabetically on geocities page
Modified buildGeoPage() function to sort portfolio companies by their display name using localeCompare() for proper alphabetical ordering.
Fixes#93
Co-authored-by: grobie01 <grobie01@users.noreply.github.com>
0 commit comments