mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Consistent syntax
This commit is contained in:
		@@ -9,9 +9,9 @@
 | 
				
			|||||||
    <meta name="HandheldFriendly" content="True" />
 | 
					    <meta name="HandheldFriendly" content="True" />
 | 
				
			||||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
					    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    {{!-- Preload Scripts --}}
 | 
					    {{!-- Preload scripts --}}
 | 
				
			||||||
    <link rel="preload" as="style" href="{{asset "built/screen.css"}}">
 | 
					    <link rel="preload" as="style" href="{{asset "built/screen.css"}}" />
 | 
				
			||||||
    <link rel="preload" as="script" href="{{asset "built/casper.js"}}">
 | 
					    <link rel="preload" as="script" href="{{asset "built/casper.js"}}" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {{!-- Theme assets - use the {asset} helper to reference styles & scripts,
 | 
					    {{!-- Theme assets - use the {asset} helper to reference styles & scripts,
 | 
				
			||||||
    this will take care of caching and cache-busting automatically --}}
 | 
					    this will take care of caching and cache-busting automatically --}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user