Skip to content

disable slugification for paths#84

Merged
WaffleLapkin merged 1 commit intomasterfrom
slug
Apr 14, 2025
Merged

disable slugification for paths#84
WaffleLapkin merged 1 commit intomasterfrom
slug

Conversation

@WaffleLapkin
Copy link
Copy Markdown
Member

  1. my paths are already basically slugs
  2. this makes urls with letter hex (i.e. 0A) look nicer -- slugification turned them into lowercase letters (0a) which is not nice, given that 0-9 numbers are always kinda uppercase

image

1. my paths are already basically slugs
2. this makes urls with letter hex (i.e. 0A) look nicer -- slugification
   turned them into lowercase letters (0a) which is not nice, given that
   0-9 numbers are always kinda uppercase
@WaffleLapkin WaffleLapkin merged commit 6701160 into master Apr 14, 2025
1 check passed
@WaffleLapkin WaffleLapkin deleted the slug branch April 14, 2025 12:47
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.

1 participant