add target=blank automation

This commit is contained in:
2026-09-15 18:09:41 -07:00
parent 857ae39afe
commit a35ddd1ccc
3 changed files with 81 additions and 26 deletions
+2 -1
View File
@@ -13,6 +13,7 @@
"@11ty/eleventy": "^3.1.5",
"@11ty/eleventy-img": "^6.0.4",
"@mdit/plugin-attrs": "^0.25.1",
"luxon": "^3.7.2"
"luxon": "^3.7.2",
"markdown-it-link-attributes": "https://github.com/lee0c/markdown-it-link-attributes/tarball/main"
}
}