mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-10 02:09:13 -06:00
Prettier format global
This commit is contained in:
@@ -35,7 +35,7 @@ const v2_redirects = [
|
||||
return {
|
||||
source: url,
|
||||
destination: `https://undefined.behavio.rs/posts${url.slice(
|
||||
nthIndex(url, "/", 4)
|
||||
nthIndex(url, "/", 4),
|
||||
)}`,
|
||||
permanent: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user