diff options
author | mms <michal@sapka.me> | 2024-04-17 16:54:07 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-04-17 16:54:07 +0200 |
commit | 2e32cf5c18c2f22938e6d37a5cf28b941a69fc94 (patch) | |
tree | 11f6bc47624e63c0cfbf408f36608f4b0ee19c3a /tmp-red.txt | |
parent | adbbb6640953687899ab87046b6cacb0c7674048 (diff) |
fix: redirects
Diffstat (limited to 'tmp-red.txt')
-rw-r--r-- | tmp-red.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tmp-red.txt b/tmp-red.txt index f264df1..c258528 100644 --- a/tmp-red.txt +++ b/tmp-red.txt @@ -127,13 +127,6 @@ location "/2023/why-installers-were-called-wizards/" { block return 301 "/blog/2 location "/2023/wildcard-mx-and-a-dns-record-conflict/" { block return 301 "/blog/2023/wildcard-mx-and-a-dns-record-conflict/" } location "/2023/write-posix-shell/" { block return 301 "/blog/2023/write-posix-shell/" } -# emacs redirects -location "/2023/elfeed-literate-config/" { block return 301 "/emacs/elfeed-literate-config/" } -location "/2023/emacs-as-a-shell/" { block return 301 "/emacs/emacs-as-a-shell/" } -location "/2023/input-completition-in-emacs/" { block return 301 "/emacs/input-completition-in-emacs/" } -location "/2023/moving-my-rss-reading-to-emacs-with-elfeed/" { block return 301 "/emacs/moving-my-rss-reading-to-emacs-with-elfeed/" } -location "/2023/notmuch/" { block return 301 "/emacs/notmuch/" } - location "/2023/computer-folks-ignore-history/" { block return 301 "/blog/2023/computer-folks-ignore-history/" } location "/2023/footnotes-in-hugo-and-goldmark/" { block return 301 "/blog/2023/footnotes-in-hugo-and-goldmark/" } location "/2023/how-i-reignited-my-passion-for-computers/" { block return 301 "/blog/2023/how-i-reignited-my-passion-for-computers/" } |