Skip to content

Commit 53745ba

Browse files
committed
Move file.
1 parent 764639c commit 53745ba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
{% if page.layout == 'home' or page.layout == 'post' %}
9393
<script src="{{ site.baseurl }}/assets/js/dist/timeago.min.js" async></script>
9494
{% if site.google_analytics.pv %}
95-
<script src="{{ site.baseurl }}/assets/js/dist/countUp.min.js" async></script>
95+
<script src="{{ site.baseurl }}/assets/lib/countUp.min.js" async></script>
9696
<script src="{{ site.baseurl }}/assets/js/dist/pageviews.min.js" async></script>
9797
{% endif %}
9898
{% endif %}
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)