This commit is contained in:
konnorrogers
2025-06-30 13:16:30 -04:00
parent f08ace0c35
commit c0f3a12f68

View File

@@ -124,7 +124,7 @@ export default async function (eleventyConfig) {
return nunjucks.renderString(content, {
// Stub the server EJS shortcodes.
currentUser: {
hasPro: false
hasPro: false,
},
server: {
head: '',