File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ function setupKeyboardFriendlyNavigation() {
208208function loadShortbread ( ) {
209209 if ( typeof AWSCShortbread !== "undefined" ) {
210210 const shortbread = AWSCShortbread ( {
211- // If you're testing in your dev environment, use ".cloudfront.net" for domain, else ".amazonaws.com"
212- domain : ".amazonaws.com" ,
211+ // If you're testing in your dev environment, use ".cloudfront.net" for domain, else "boto3 .amazonaws.com"
212+ domain : "boto3 .amazonaws.com" ,
213213 } ) ;
214214
215215 // Check for cookie consent
Original file line number Diff line number Diff line change 1212{% extends "!page.html" %}
1313
1414{%- block extrahead %}
15+ < script src ="https://a0.awsstatic.com/s_code/js/3.0/awshome_s_code.js "> </ script >
1516< script src ="https://prod.assets.shortbread.aws.dev/shortbread.js "> </ script >
1617< link href ="https://prod.assets.shortbread.aws.dev/shortbread.css " rel ="stylesheet ">
1718{% endblock %}
1819
19-
2020{% block body -%}
2121{% include 'partials/icons.html' %}
2222< svg xmlns ="http://www.w3.org/2000/svg " class ="hidden ">
You can’t perform that action at this time.
0 commit comments