mirror of
https://github.com/ryan4yin/nixos-and-flakes-book
synced 2024-11-10 14:54:13 +00:00
fix: pdf - wrong origin links
This commit is contained in:
parent
1e29078f2a
commit
4a1007a521
1 changed files with 1 additions and 0 deletions
|
@ -27,4 +27,5 @@ export default defineUserConfig({
|
|||
// console.log(`sorter: ${pageA.path} vs ${pageB.path} = ${index}`);
|
||||
return index;
|
||||
},
|
||||
urlOrigin: "https://nixos-and-flakes.thiscute.world/",
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue