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
Integrate Headway Changelog, with a configuration to load the changelog or not via environment variables. The configuring code is:
<script>
// @see https://docs.headwayapp.co/widget for more configuration options.
var HW_config = {
selector: ".CHANGE_THIS", // CSS selector where to inject the badge
account: "x8mO97"
}
</script>
<script async src="https://cdn.headwayapp.co/widget.js"></script>```
The text was updated successfully, but these errors were encountered:
Integrate Headway Changelog, with a configuration to load the changelog or not via environment variables. The configuring code is:
The text was updated successfully, but these errors were encountered: