mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Head > Adding preload
This commit is contained in:
		
				
					committed by
					
						
						Sodbileg Gansukh
					
				
			
			
				
	
			
			
			
						parent
						
							bdf150658e
						
					
				
				
					commit
					dda827ded3
				
			@@ -9,6 +9,10 @@
 | 
			
		||||
    <meta name="HandheldFriendly" content="True" />
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
			
		||||
    
 | 
			
		||||
    {{!-- Preload Scripts --}}
 | 
			
		||||
    <link rel="preload" as="style" href="{{asset "built/screen.css"}}">
 | 
			
		||||
    <link rel="preload" as="script" href="{{asset "built/casper.js"}}">
 | 
			
		||||
 | 
			
		||||
    {{!-- Theme assets - use the {asset} helper to reference styles & scripts,
 | 
			
		||||
    this will take care of caching and cache-busting automatically --}}
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="{{asset "built/screen.css"}}" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user