Skip to content
Snippets Groups Projects
Commit 7e129d07 authored by bird's avatar bird Committed by James Arcus
Browse files

fix: pull square.js from correct URL

parent 3ed22d39
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
{% block extrahead %} {% block extrahead %}
<script type="text/javascript" src="web.squarecdn.com/v1/square.js"></script> <script type="text/javascript" src="https://web.squarecdn.com/v1/square.js"></script>
{# bring the location IDs into javascript so the next bits know about them #} {# bring the location IDs into javascript so the next bits know about them #}
<script type="text/javascript"> <script type="text/javascript">
...@@ -215,4 +215,4 @@ ...@@ -215,4 +215,4 @@
</div> </div>
</div> </div>
</div> </div>
{% endblock %} {% endblock %}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment