mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
chore: update blog routing and header link
- Removed the redirects for the blog route in the configuration. - Updated the blog link in the Header component to include a trailing slash. - Added a new index page for the blog to display all posts.
This commit is contained in:
@ -18,5 +18,5 @@
|
||||
|
||||
<header>
|
||||
<a href="/">Home</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/blog/">Blog</a>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user