Skip to content

Commit

Permalink
Merge pull request #86 from wedinc/feat/redirect-catabon-article
Browse files Browse the repository at this point in the history
Redirect catabon article to zenn
  • Loading branch information
knu authored Jul 4, 2024
2 parents a94a979 + 30f5352 commit 09728c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 105 deletions.
104 changes: 0 additions & 104 deletions content/20231121-executor-meets-gcsfuse.md

This file was deleted.

2 changes: 1 addition & 1 deletion middleware/redirects.global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const redirects = {
// '2020-tech-timeline': zennArticleUrl(''),
// '2023-gig': zennArticleUrl(''),
// '20231116-log-analytics-using-ai': zennArticleUrl(''),
// '20231121-executor-meets-gcsfuse': zennArticleUrl(''),
"20231121-executor-meets-gcsfuse": zennArticleUrl("20231121-executor-meets-gcsfuse"),
'20231128-ruby-wasm': zennArticleUrl('use-ruby-wasm-hook'),
// '20231222-my-3month-internship-record': zennArticleUrl(''),
'20240127-unoptimized-next-image': zennArticleUrl('next-image-unoptimized'),
Expand Down
Binary file not shown.

0 comments on commit 09728c4

Please sign in to comment.