Slider; Queue
This commit is contained in:
@ -2,7 +2,16 @@
|
||||
<head>
|
||||
|
||||
<title>Iris</title>
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||
<meta name="mobile-web-app-capable" content="yes" >
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="theme-color" content="#222222" />
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="/assets/favicon.ico" />
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/assets/favicon.ico" />
|
||||
<link rel="shortcut-icon" href="/assets/favicon.ico" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Archivo+Narrow:300,400,700" rel="stylesheet">
|
||||
<link href="/app.css" rel="stylesheet" />
|
||||
|
||||
Reference in New Issue
Block a user