Skip to content

Commit 88750c8

Browse files
committed
testing redirect of newsletter posts to a different format
1 parent 94dd27e commit 88750c8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ exclude:
2828
- .github/
2929

3030
include:
31+
- _redirects
3132
- .htaccess
3233
# dependencies
3334
- yarn_deps/bootstrap/dist/css/bootstrap.min.css

_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/:year/:month/:date/:slug https://techworkerscoalition.org/blog/:slug

0 commit comments

Comments
 (0)