We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80747c commit 8088eb6Copy full SHA for 8088eb6
content/fr/bluehats/ateliers/ateliers.11tydata.js
@@ -4,7 +4,7 @@ module.exports = {
4
tags: [
5
"bluehats_posts", "atelier", "events"
6
],
7
- layout: "layouts/bluehats-post.njk",
+ layout: "layouts/bluehats-webinar.njk",
8
permalink: function (data) {
9
return `/${data.lang}/bluehats/${data.page.fileSlug}/`;
10
},
0 commit comments