add preconnect
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
				
			|||||||
<html>
 | 
					<html>
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
 | 
					        <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
 | 
				
			||||||
        <link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
 | 
					        <link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
 | 
				
			||||||
        <link rel="icon" href="/flag.png" type="image/png">
 | 
					        <link rel="icon" href="/flag.png" type="image/png">
 | 
				
			||||||
        <style>* { font-family: 'Noto Sans', sans-serif; }</style>
 | 
					        <style>* { font-family: 'Noto Sans', sans-serif; }</style>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user