Adding the Reo.Dev footer code (#4823)

Signed-off-by: FraserMarlow <github@frasermarlow.com>
This commit is contained in:
Fraser 2025-08-26 18:38:09 -04:00 committed by GitHub
parent baaf97c42e
commit 6280034ba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -10,4 +10,11 @@
indexName: 'daprdocs', indexName: 'daprdocs',
}); });
</script> </script>
<!-- Start of Reo Javascript -->
<script type="text/javascript">
!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)}();
</script>
<!-- End of Reo Javascript -->
{{ end }} {{ end }}