Skip to content

Commit

Permalink
Merge pull request #2389 from starknet-io/enhancement/add-redirect-blog
Browse files Browse the repository at this point in the history
Add redirect blog
  • Loading branch information
nuno-aac authored Jan 29, 2024
2 parents d8126ad + a446c43 commit 8956a3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/settings/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,7 @@ items:
destination: /en/community/online-communities
- source: /ar/community/governance/delegation-agreement
destination: /en/community
- source: /:locale/posts
destination: /:locale/content
- source: /posts
destination: /en/content

0 comments on commit 8956a3a

Please sign in to comment.