diff --git a/changelog/v0.0.23/drift.yaml b/changelog/v0.0.23/drift.yaml new file mode 100644 index 00000000000..b3be878a782 --- /dev/null +++ b/changelog/v0.0.23/drift.yaml @@ -0,0 +1,5 @@ +changelog: + - type: NON_USER_FACING + description: Add drift analytics code to header. + issueLink: https://github.com/solo-io/doctopus/issues/77 + resolvesIssue: false \ No newline at end of file diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 2f1d50fb7cf..bcb69e5c43d 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -43,3 +43,32 @@ n.parentNode.insertBefore(s, n);}) (window, document, '20411403'); + + + + + \ No newline at end of file