Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 539 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 539 Bytes

Error Service

A simple service for you to link your errors/404s to! We're here for your down time

Available URL Params

Param Type Options
errorTitle string any
errorMsg string any
callbackUrl valid url any
mode string dark light

NOTE - All URL params are optional

Example URL with Params

wrng.netlify.app/?errorTitle=demo error title&errorMsg=demo error message message&callbackUrl=example.com&mode=dark