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

feat: replace slugified title with unslugified tag name #198

Merged
merged 1 commit into from Dec 28, 2023

Conversation

satnaing
Copy link
Owner

Update slugified titles to be unslugified. This is for better SEO and better a11y. Url and tag elelemnts will still be slugified.

Closes: #179

Update slugified titles to be unslugified. This is for better SEO and better a11y. Url and tag elelemnts will still be slugified.

Closes: #179
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fd554b2
Status: ✅  Deploy successful!
Preview URL: https://a364c659.astro-paper.pages.dev
Branch Preview URL: https://feat-unslugified-tag-titles.astro-paper.pages.dev

View logs

@satnaing satnaing merged commit b05b8fb into main Dec 28, 2023
3 checks passed
@satnaing satnaing deleted the feat/unslugified-tag-titles branch December 28, 2023 07:46
jeanlucaslima pushed a commit to jeanlucaslima/astro-paper that referenced this pull request Dec 28, 2023
Update slugified titles to be unslugified in the tag page. This is for better SEO and better a11y. Url and tag elelemnts will still be slugified.

Closes: satnaing#179
Stark-X added a commit to Stark-X/my-astro-blog that referenced this pull request Jan 6, 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.

Render tag name without slug when title
1 participant