mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Experiment with loading css synchronously.
This commit is contained in:
		
							parent
							
								
									43e69ff284
								
							
						
					
					
						commit
						b6d5fabeca
					
				
					 2 changed files with 10 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -21,14 +21,13 @@
 | 
			
		|||
            content="An alternative privacy-friendly YouTube frontend which is efficient by design."
 | 
			
		||||
        />
 | 
			
		||||
    </head>
 | 
			
		||||
    <body>
 | 
			
		||||
        <noscript>
 | 
			
		||||
            <strong style="color: #fff"
 | 
			
		||||
                >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript
 | 
			
		||||
                enabled. Please enable it to continue.</strong
 | 
			
		||||
            >
 | 
			
		||||
        </noscript>
 | 
			
		||||
        <div id="app"></div>
 | 
			
		||||
        <!-- built files will be auto injected -->
 | 
			
		||||
    </body>
 | 
			
		||||
 | 
			
		||||
    <noscript>
 | 
			
		||||
        <strong style="color: #fff"
 | 
			
		||||
            >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
 | 
			
		||||
            Please enable it to continue.</strong
 | 
			
		||||
        >
 | 
			
		||||
    </noscript>
 | 
			
		||||
    <div id="app"></div>
 | 
			
		||||
    <!-- built files will be auto injected -->
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue