Skip to content

Commit

Permalink
Reapply "Updating to use Shortbread from CDN."
Browse files Browse the repository at this point in the history
This reverts commit fc63e51.
  • Loading branch information
rlhagerm committed Dec 18, 2024
1 parent fc63e51 commit 767f4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions docs/source/_static/shortbreadv1.js

This file was deleted.

3 changes: 2 additions & 1 deletion docs/source/_templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
{%- extends "!page.html" %}

{%- block extrahead %}
<script src="https://prod.assets.shortbread.aws.dev/shortbread.js"></script>
<link href="https://prod.assets.shortbread.aws.dev/shortbread.css" rel="stylesheet">
<script src="https://a0.awsstatic.com/s_code/js/3.0/awshome_s_code.js"></script>
{% endblock %}

Expand Down Expand Up @@ -180,7 +182,6 @@
{%- endif %}
{# start of AWS modification of Furo template #}
<div class="legal-info">
<script type="text/javascript" src="{{ pathto('_static/shortbreadv1.js',1 ) }}"></script>
<script type="text/javascript">
const shortbread = AWSCShortbread({
domain: ".amazonaws.com",
Expand Down

0 comments on commit 767f4d1

Please sign in to comment.