fix(routing): encode special characters in tag and category URLs
Handle special characters in tag and category URLs by encoding them properly to prevent routing issues. Also update the UI/UX tag to UI in blog posts.
This commit is contained in:
@@ -4,7 +4,7 @@ description: "Discover how to create beautiful, responsive user interfaces using
|
||||
image: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=250&fit=crop&crop=center"
|
||||
date: "April 15, 2025"
|
||||
readTime: "6 min read"
|
||||
tags: ["CSS", "Tailwind", "UI/UX"]
|
||||
tags: ["CSS", "Tailwind", "UI"]
|
||||
slug: "modern-ui-tailwind"
|
||||
layout: "../../../layouts/BlogPostLayout.astro"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user