We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bedc80 commit 248d715Copy full SHA for 248d715
packages/static-site/src/pages/DataLayerGuide.tsx
@@ -219,7 +219,7 @@ const DataLayerGuide = () => {
219
related to your `data-ga` attributes and to push that event to the
220
data layer. As a help to get you started, the
221
`unity-bootstrap-theme` package's{" "}
222
- <a href="https://github.com/ASU/asu-unity-stack/blob/dev/packages/unity-bootstrap-theme/src/js/data-layer.js" target="_blank">
+ <a href="https://github.com/ASU/asu-unity-stack/blob/dev/packages/unity-bootstrap-theme/src/js/data-layer.js" target="_blank" rel="noreferrer">
223
src/js/data-layer.js
224
</a>{" "}
225
file can
0 commit comments