Skip to content

Commit 766d8da

Browse files
authored
Fraser/add reo dev (#4822)
* Adding Reo.dev js code to the footer. Signed-off-by: FraserMarlow <[email protected]> * Updating the Reo instance. Signed-off-by: FraserMarlow <[email protected]> --------- Signed-off-by: FraserMarlow <[email protected]>
1 parent 1301a18 commit 766d8da

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

daprdocs/layouts/_partials/hooks/body-end.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,11 @@
1010
indexName: 'daprdocs',
1111
});
1212
</script>
13-
{{ end }}
13+
14+
<!-- Start of Reo Javascript -->
15+
<script type="text/javascript">
16+
!function(){var e,t,n;e="5901cc15fcf7e10",t=function(){Reo.init({clientID:"5901cc15fcf7e10"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.defer=!0,n.onload=t,document.head.appendChild(n)}();
17+
</script>
18+
<!-- End of Reo Javascript -->
19+
20+
{{ end }}

0 commit comments

Comments
 (0)