Skip to content

Commit 6280034

Browse files
authored
Adding the Reo.Dev footer code (#4823)
Signed-off-by: FraserMarlow <[email protected]>
1 parent baaf97c commit 6280034

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,11 @@
1010
indexName: 'daprdocs',
1111
});
1212
</script>
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+
1320
{{ end }}

0 commit comments

Comments
 (0)