Repos / hi.imnhan.com / b64fb738e2
commit b64fb738e28ca5126390eb48598fb1aabbc828b7
Author: Nhân <hi@imnhan.com>
Date:   Wed Aug 30 23:33:04 2023 +0700

    fix pytaku redirect

diff --git a/_s4g/redirects.txt b/_s4g/redirects.txt
index af8734f..2c4ec97 100644
--- a/_s4g/redirects.txt
+++ b/_s4g/redirects.txt
@@ -10,7 +10,7 @@ posts/i-did-not-sign-that-rmit-sc-petition/index.html -> petition-fraud/
 posts/i-made-my-python-webapp-pip-installable/index.html -> pippable-webapp/
 posts/installing-programs-in-ubuntu/index.html -> ubuntu-programs/
 posts/introducing-mcross-a-minimal-gemini-browser/index.html -> mcross/
-posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html -> pytaku/
+posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html -> pytaku-old/
 posts/look-ma-no-stock-theme/index.html -> custom-theme/
 posts/modern-vim-plugin-management-pathogen-vs-vundle/index.html -> pathogen-vs-vundle/
 posts/my-first-diy-fightstick-part-1/index.html -> fightstick-1/
diff --git a/posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html b/posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html
index e18d119..d4330c7 100644
--- a/posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html
+++ b/posts/introducing-pytaku-the-only-online-manga-reader-youll-ever-need/index.html
@@ -1,10 +1,10 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>Redirecting to /pytaku/</title>
-    <meta http-equiv="Refresh" content="0; URL=/pytaku/" />
+    <title>Redirecting to /pytaku-old/</title>
+    <meta http-equiv="Refresh" content="0; URL=/pytaku-old/" />
   </head>
   <body>
-    The page you're looking for has been moved to <a href="/pytaku/">/pytaku/</a>.
+    The page you're looking for has been moved to <a href="/pytaku-old/">/pytaku-old/</a>.
   </body>
 </html>