oomphinc / oomph-grey-matter

Grey Matter is a starter kit for responsive prototypes built with Jekyll & Bootstrap 4.
http://jhogue.dev.oomphcloud.com/oomph-grey-matter/
GNU General Public License v3.0
1 stars 1 forks source link

Add logic to prevent prepending external links with base path. #7

Closed raubin closed 4 years ago

raubin commented 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.