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
Currently, the build triggers this warning:
> You are currently using the Jekyll Bootstrap framework which has a known incompatibility with Jekyll v3.1.
> To fix this incompatibility, change `page.theme.name` in `_includes/JB/setup` to `layout.theme.name`.
This commit implements the suggested fix.
0 commit comments