Skip to content

Commit

Permalink
removes test domain
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaskota committed Dec 5, 2024
1 parent 07e3c33 commit ddb75e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/_static/js/loadShortbread.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ document.addEventListener('DOMContentLoaded', function() {

if (typeof AWSCShortbread !== 'undefined') {
const shortbread = AWSCShortbread({
// domain: ".amazonaws.com"
domain: "d3o2vvnrhogbwx.cloudfront.net"
domain: ".amazonaws.com"
// domain: ".cloudfront.net"
});

// Check for cookie consent
Expand Down

0 comments on commit ddb75e5

Please sign in to comment.