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.
2 parents 02e83cf + 53591eb commit 27eee3dCopy full SHA for 27eee3d
themes/arm-design-system-hugo-theme/layouts/partials/learning-paths/next-steps.html
@@ -305,7 +305,7 @@ <h2 class="modal-title">Program Registration Success</h2>
305
MktoForms2.loadForm(
306
'//engaged.arm.com',
307
'{{getenv "HUGO_DEV_PROG_SIGNIUP_FORM_MUNCHKIN_ID"}}',
308
- {{getenv "HUGO_FORM_ID_FOR_PROGRAM_SIGNUP"}},
+ '{{getenv "HUGO_FORM_ID_FOR_PROGRAM_SIGNUP"}}',
309
310
function(form) {
311
const formContainer = document.getElementById('marketo-form-container');
0 commit comments