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: correct the generation of relative resource paths #1553

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

cotes2020
Copy link
Owner

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Description

The filter (relative_url and absolute_url) that comes with Jekyll removes the . from the relative path. So there are occasions when it is not appropriate to use them.

Additional context

@cotes2020 cotes2020 marked this pull request as ready for review February 22, 2024 08:42
@cotes2020 cotes2020 mentioned this pull request Feb 22, 2024
1 task
@cotes2020 cotes2020 force-pushed the #1541-relative-paths branch from be6f6a3 to 858156b Compare February 22, 2024 19:05
@cotes2020 cotes2020 merged commit 89b9625 into master Feb 22, 2024
7 of 8 checks passed
@cotes2020 cotes2020 deleted the #1541-relative-paths branch February 22, 2024 19:07
cotes2020 added a commit that referenced this pull request Feb 29, 2024
cotes2020 added a commit that referenced this pull request Feb 29, 2024
kimbob13 pushed a commit to kimbob13/kimbob13.github.io that referenced this pull request May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong image paths in v6.5.0
1 participant