Skip to content

Docs body is trying to load clarity.js but it doesn't exist #1953

Description

@zachcasper

When I load any docs page, the JavaScript console shows:

Failed to load resource: the server responded with a status of 404 ()
clarity.js:1 

It looks like the body footer is trying to load /js/clarity.js but this file does not exist in the repository.

<script src="/js/clarity.js"></script>

We should either remove line 13 from body-end.html or add clarity.js to the repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriaged

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions