Skip to content

Commit

Permalink
include missing styling assets
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveParr committed Oct 31, 2020
1 parent c4d80b8 commit 7ddd74c
Show file tree
Hide file tree
Showing 3 changed files with 1,051 additions and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/js.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<script src="{{ "js/jquery.form-validator-v2.3.44/jquery.form-validator.min.js"| absURL }}"></script>

{{ "<!-- Custom Theme -->" | safeHTML }}
<script src="{{ "js/agency.js"| absURL }}"></script>
<script src="{{ "js/satrday.js"| absURL }}"></script>

{{ template "_internal/google_analytics_async.html" . }}

Expand Down
Loading

0 comments on commit 7ddd74c

Please sign in to comment.