Skip to content

Commit 18ac667

Browse files
committed
Try adding type js
1 parent 07e4e95 commit 18ac667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
6262
{% endif %}
6363

6464
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.4/angular.min.js"></script>
65-
<script src="https://rawgit.com/heyprof/angularjs-input-birthday/master/dist/angularjs-input-birthday.js"></script>
65+
<script src="https://raw.githubusercontent.com/heyprof/angularjs-input-birthday/master/dist/angularjs-input-birthday.js" type="text/javascript"></script>
6666
<script src="/angularjs-input-file/js/app.js"></script>
6767
</body>
6868
</html>

0 commit comments

Comments
 (0)