1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

absolute paths

This commit is contained in:
mat 2023-11-26 23:14:45 -06:00
parent a1122c65b6
commit 8d16424a74

View file

@ -40,6 +40,9 @@ const config = {
'/blog/who-is-mat', '/blog/who-is-mat',
], ],
}, },
paths: {
relative: false,
},
}, },
} }