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 for error when trying to parse a "publications" key with no value
This patches the broken site build caused by a new file in _research that contained
a "publications" key with no value. Rather than remove that line, let's make the
code a bit more robust so it doesn't break in this scenario.
0 commit comments