You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
As the inline comment suggests,
there are issues with putting the JS embed into the extrahead.
A theme that puts scripts at the end of the body
(none of the major themes do this) may not have loaded jquery
before this script is executed and the script will error.
0 commit comments