Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 9de736f

Browse files
authored
add reo.dev integration (#1652)
1 parent 2a3086c commit 9de736f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

layouts/partials/hooks/head-end.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
data-user-analytics-fingerprint-enabled="true"
1111
data-modal-disclaimer="This is a custom LocalStack LLM to help you find the information you need by searching across all LocalStack documentation. Give it a try and let us know what you think!"
1212
></script>
13+
<script type="text/javascript">
14+
!function(){var e,t,n;e="f528d4d390d322d",t=function(){Reo.init({clientID:"f528d4d390d322d"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.defer=!0,n.onload=t,document.head.appendChild(n)}();
15+
</script>

0 commit comments

Comments
 (0)