Add /books redirect
All checks were successful
/ check (push) Successful in 1m9s

This commit is contained in:
Oliver Davies 2025-08-17 02:13:07 +01:00
parent 03a750ca32
commit 61804ebc6f

View file

@ -3063,4 +3063,8 @@
from = "/yXhoS";
to = "/talks/things-you-should-know-about-php";
}
{
from = "/books";
to = "https://code.oliverdavies.uk/explore/repos?q=book&topic=1";
}
]