scribe/src/pages
Edward Loveall 80b6b51804
Fix redirection pattern
Commit 6ea0586423 improved redirection
instructions, but regressed in one way. The "Redirect to" pattern
specified a slash which was accounted for in the main pattern, which
resulted in a double slash:

https://medium.com/@user/post-123456abcdef

would redirect to

https://scribe.rip//@user/post-123456abcdef

This removes the extra slash
2022-03-12 12:03:23 -05:00
..
articles Improve title parsing 2021-10-03 18:14:46 -04:00
errors Link to full Medium URL on error page 2022-02-13 10:13:24 -05:00
faq Fix redirection pattern 2022-03-12 12:03:23 -05:00
home Use FAQ entry to explain custom domains 2022-01-08 20:15:46 -05:00
main_layout.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00