Skip to content

Commit cb42ea1

Browse files
committed
chore: Update class attribute in API ref
1 parent 2a6bd93 commit cb42ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_buildApi/BuildAPI/docfx-tmpl/src/partials/head.tmpl.partial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
1717
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-language="en" type="text/javascript" charset="UTF-8" data-domain-script="3dfce4f2-dab6-4128-9f33-df7e0597da82"></script>
1818
<!-- Google Tag Manager -->
19-
<script type="text/plain" className="optanon-category-1">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
19+
<script type="text/plain" class="optanon-category-1">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
2020
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
2121
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
2222
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);

0 commit comments

Comments
 (0)