<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Auth Lightwork Test Page</title>

</head>

<body>

    <h1>THIS IS THE LATEST TEST CONTENT FOR AUTH.LIGHTWORK.FYI!</h1>

    <p>If you see this, the deployment is working correctly to auth.lightwork.fyi.</p>

    <p>Now to fix that apple-app-site-association file...</p>

</body>

</html>