Website: Add ID to site-wide CTA. (#20434)

Changes:
- Added an ID to the site-wide /start CTA to make the buttons inside
easier to create filters for in Hotjar.
This commit is contained in:
Eric 2024-07-15 09:55:22 -05:00 committed by GitHub
parent 07415a66ea
commit 5515bb05f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<%if(typeof me !== 'undefined' && showStartCta){%>
<div purpose="continue-banner" class="d-flex justify-content-end">
<div purpose="continue-banner" id="start-cta" class="d-flex justify-content-end">
<div purpose="banner-body" class="d-flex flex-row align-items-center invisible <%- collapseStartCta ? 'collapsed' : ''%>">
<div purpose="banner-image-background">
<div purpose="banner-image">