Skip to content

Commit

Permalink
Merge pull request #1518 from newamericafoundation/timelinejs
Browse files Browse the repository at this point in the history
Use absolute URL for timeline.js
  • Loading branch information
nmorduch authored Apr 27, 2020
2 parents 06be3c8 + e585993 commit e8b4297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newamericadotorg/templates/blocks/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ <h6 class="timeline__next-prev__title"></h6>

</div>

<script async src="{% static 'js/timeline.js' %}"></script>
<script async src="https://d3fvh0lm0eshry.cloudfront.net/static/js/timeline.js"></script>

0 comments on commit e8b4297

Please sign in to comment.