Guide/Vulnerabilities: Less is More
Created by: st0nebraker
This closes #5245 (closed). It adds a new guide page and combines WebinarLayout
-> SimpleGatedPageLayout
Changelog
- Consolidates
WebinarLayout
to account for Webinar, Guides, and Report pages - Adds
/guides/fixing-vulnerabilities-less-is-more.tsx
Note
PDF download on Form submission is not ready yetThere might be some content updates from Product, but the general layout should stay the same
Test
- Navigate to
/guides/fixing-vulnerabilities-less-is-more
- Please check that layout matches Figma specs
- Ensure linting passes.
- Ensure prettier has standardized the proposed changes.
- Ensure dev and production builds work.