Skip to content

Update Plausible script src - #702

Merged
ludeeus merged 1 commit into
hacs:mainfrom
mrdarrengriffin:fix-plausible-script
Aug 6, 2026
Merged

Update Plausible script src#702
ludeeus merged 1 commit into
hacs:mainfrom
mrdarrengriffin:fix-plausible-script

Conversation

@mrdarrengriffin

Copy link
Copy Markdown
Contributor

Use new Plausible site script

Copilot AI lite review requested due to automatic review settings August 6, 2026 10:19
@ludeeus
ludeeus merged commit ae0d405 into hacs:main Aug 6, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation site’s custom extrahead override to use the new Plausible analytics site script URL.

Changes:

  • Replace the Plausible script src in the MkDocs/Jinja override template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{% block extrahead %}
{{ super() }}
<script async src="https://plausible.openhomefoundation.org/js/pa-GYrJt4yZ1JGFK2tTFRKPd.js"></script><script> window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}}; plausible.init()</script>
<script async src="https://plausible.openhomefoundation.org/js/pa-yXO_VcjbsD8Bs4w6PgY5_.js"></script><script> window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}}; plausible.init()</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants