mirror of https://github.com/dapr/docs.git
Merge branch 'v1.16' into service-invocation-headers
This commit is contained in:
commit
94246a3c45
|
|
@ -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 }}
|
||||||
Loading…
Reference in New Issue