settings
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="author" content="Franzz" />
|
||||
<link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />
|
||||
<link href="style/normalize.css" rel="stylesheet" type="text/css" />
|
||||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
|
||||
<link href="style/font-awesome.css" rel="stylesheet" type="text/css" />
|
||||
<link href="style/style.css" rel="stylesheet" type="text/css" />
|
||||
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon' />
|
||||
<link rel="stylesheet" href="style/normalize.css" type="text/css" />
|
||||
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' type='text/css'>
|
||||
<link rel="stylesheet" href="style/font-awesome.css" type="text/css" />
|
||||
<link rel="stylesheet" href="style/ugc.css" type="text/css" />
|
||||
<link rel="stylesheet" href="style/big_screen.css" type="text/css" media="(min-width: 40.5em)" />
|
||||
<script type="text/javascript" src="script/jquery.js"></script>
|
||||
<script type="text/javascript" src="script/film.js"></script>
|
||||
<title>UGC Clone</title>
|
||||
|
||||
Reference in New Issue
Block a user