fix: transform links with basepath

This commit is contained in:
2025-02-07 16:52:17 +01:00
parent 3a00e7c680
commit a5fe0a7054
5 changed files with 36 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
},
"dependencies": {
"@metalsmith/collections": "^1.3.1",
"@metalsmith/in-place": "^5.0.0",
"@metalsmith/layouts": "^2.7.0",
"@metalsmith/markdown": "^1.10.0",
"@metalsmith/permalinks": "^3.2.0",