Closed raubin closed 4 years ago
The GitHub link in the top and bottom nav was broken because it was being prepended with the Jekyll site.baseurl. This adds logic (only for top level items) to support external links.
site.baseurl
The GitHub link in the top and bottom nav was broken because it was being prepended with the Jekyll
site.baseurl
. This adds logic (only for top level items) to support external links.