Skip to content

Commit

Permalink
Adds analytics to the base layout (#3041)
Browse files Browse the repository at this point in the history
  • Loading branch information
beqqrry-aws authored Dec 3, 2024
1 parent 6790e53 commit 3a20235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/docs/.phpdoc/template/layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<link rel="stylesheet" href="css/combined.css">
{% endblock %}
{% block javascripts %}
<script src="https://a0.awsstatic.com/s_code/js/3.0/awshome_s_code.js"></script>
<script src="js/combined.js"></script>
<script src="js/template.js"></script>
<script src="js/search.js"></script>
Expand Down

0 comments on commit 3a20235

Please sign in to comment.