Update index.html
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
    <head>
 | 
			
		||||
        <meta charset="UTF-8"/>
 | 
			
		||||
        <title>Split media</title>
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no">
 | 
			
		||||
        <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
 | 
			
		||||
        <link href="css/mobile.css" rel="stylesheet" media="all and (max-width: 600px)">
 | 
			
		||||
        <link href="css/desktop.css" rel="stylesheet" media="all and (min-width: 600px)">
 | 
			
		||||
    </head>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user