File tree Expand file tree Collapse file tree 2 files changed +8
-32
lines changed
doc-src/templates/default/layout/html Expand file tree Collapse file tree 2 files changed +8
-32
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 <%= erb ( :headers ) %>
5+ <!-- Docs Metrics + Cookie Consent Script -->
6+ < meta name ="guide-name " content ="API Reference ">
7+ < meta name ="service-name " content ="AWS SDK For Ruby V3 ">
8+ < script type ="text/javascript " src ="/assets/js/awsdocs-boot.js "> </ script >
9+ <!-- Gitter chat -->
10+ < script > ( ( window . gitter = { } ) . chat = { } ) . options = { room : 'aws/aws-sdk-ruby' } ; </ script >
11+ < script src ="https://sidecar.gitter.im/dist/sidecar.v1.js " async defer > </ script >
512 </ head >
613 < body >
714 < div class ="nav_wrap ">
2330 </ div >
2431
2532 <%= erb ( :footer ) %>
33+ < div id ="awsdocs-legal-zone-copyright "> </ div >
2634 </ div >
2735 </ body >
2836</ html >
You can’t perform that action at this time.
0 commit comments