πŸš€ Quick Start | SA5 404

How to Setup SA5's 404 Library

How to Add the Library

There are currently no configuration options for this library, so we’ll use a no-code integration approach.

This feature is using SA5's new TypeScript-based library, so it is has different URLs and code placement from the v4 JS-based library.

Add this script to the custom code HEAD area of your 404 page only.

<!-- Sygnal Attributes 5 | 404 -->
<script defer
src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-404.js"></script> 

Nothing is needed in the before BODY code area.

Last updated