Skip to content

Commit e9b52de

Browse files
committed
Bug: Invalid reference which refers to an non-exsting javascript file. #782
1 parent 7835a22 commit e9b52de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
<script type="text/javascript" src="{{ url_for(theme.js) }}/src/scrollspy.js?v={{ theme.version }}"></script>
2-
<script type="text/javascript" src="{{ url_for(theme.vendors) }}/jquery-scrollintoview/jquery.scrollintoview.min.js?v={{ theme.version }}"></script>
32
<script type="text/javascript" src="{{ url_for(theme.js) }}/src/post-details.js?v={{ theme.version }}"></script>

0 commit comments

Comments
 (0)