mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Add jQuery, as this is being removed from Ghost
refs TryGhost/Ghost#5298
This commit is contained in:
		@@ -40,8 +40,9 @@
 | 
			
		||||
    {{! Ghost outputs important scripts and data with this tag }}
 | 
			
		||||
    {{ghost_foot}}
 | 
			
		||||
 | 
			
		||||
    {{! The main JavaScript file for Casper }}
 | 
			
		||||
    <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
 | 
			
		||||
    <script type="text/javascript" src="{{asset "js/jquery.fitvids.js"}}"></script>
 | 
			
		||||
    {{! The main JavaScript file for Casper }}
 | 
			
		||||
    <script type="text/javascript" src="{{asset "js/index.js"}}"></script>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user