themefisher / airspace-hugo

Airspace Hugo theme for multipurpose use, like Portfolio, Blog, Business.
https://gethugothemes.com/products/airspace/?utm_source=airspace_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
354 stars 509 forks source link

Use relative home URL #118

Closed salim-b closed 3 years ago

salim-b commented 3 years ago

Replaces site.BaseURL with "/". Using relative URLs is generally more portable, for example it allows deploys to other domains than the BaseURL, e.g. with Netlify's branch deploys.