diff --git a/src/_includes/layout.11ty.js b/src/_includes/layout.11ty.js
index 02100590..ebe5a1a4 100644
--- a/src/_includes/layout.11ty.js
+++ b/src/_includes/layout.11ty.js
@@ -121,7 +121,7 @@ exports.render = async function (data) {
id: "author-outer",
innerId: "author"
})}
- ${this.license("cc-by-nc-sa", "4.0", "license", true)}
+ ${this.license("cc-by-nc-sa", "4.0", null, "license", true)}
ยท Feedback? Contact me on Mastodon/Bluesky,
email me,
or leave a note on GitHub.