StefMa / hugo-fresh

Hugo Fresh Theme
https://hugo-fresh.vercel.app
MIT License
588 stars 337 forks source link

Remove leading slash for image paths #203

Closed unstableunicorn closed 1 month ago

unstableunicorn commented 1 month ago

Fix for issue #202

Removed leading / on image paths, deployments to sites on subpaths now work correctly. This was noticed when deploying to gitlab pages the images would not load, gitlab pages uses the following path convention:

https://<username>.gitlab.io/<repo>/

Updated comments in example hugo.yaml to now be consistent with updates to paths.