Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix issue #223, ensure trailing forward slash baseURL during search index build #224

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

eliaserland
Copy link
Contributor

Fix to issue #223.

Should now hopefully verify that baseURL contains a trailing forward slash. This fixes my personal issue with search not working, hopefully it doesn't break anyone else's search.

Hopefully fixes issue #223, where search functionality was broken from website deployed to netlify
@netlify
Copy link

netlify bot commented Jun 21, 2022

Deploy Preview for hugo-congo ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit fbcf957
🔍 Latest deploy log https://app.netlify.com/sites/hugo-congo/deploys/62b27803b3a2050008fec144
😎 Deploy Preview https://deploy-preview-224--hugo-congo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@jpanther jpanther added the bug Something isn't working label Jun 22, 2022
@jpanther
Copy link
Owner

Thanks for this fix, @eliaserland. I've tested the change and it works. I can't see any reason why this would break any other build configurations as the base URL should always end in a forward slash so I'll go ahead and merge this in.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 22, 2022
@jpanther jpanther merged commit edd8ab5 into jpanther:dev Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants