mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-22 16:13:26 +01:00
fix: pdf - wrong origin links
This commit is contained in:
parent
1e29078f2a
commit
4a1007a521
@ -27,4 +27,5 @@ export default defineUserConfig({
|
|||||||
// console.log(`sorter: ${pageA.path} vs ${pageB.path} = ${index}`);
|
// console.log(`sorter: ${pageA.path} vs ${pageB.path} = ${index}`);
|
||||||
return index;
|
return index;
|
||||||
},
|
},
|
||||||
|
urlOrigin: "https://nixos-and-flakes.thiscute.world/",
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user