Rename css file + change url for style.css
This commit is contained in:
parent
4c9e79400f
commit
75376355e3
|
@ -2,7 +2,7 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/style.css" type="text/css" media="all" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="https://1elci.it/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="https://1elci.it/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="https://1elci.it/Favicon/apple-icon-72x72.png">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/style.css" type="text/css" media="all" />
|
||||
<meta name="viewport" content="width=device-width" >
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/style.css" type="text/css" media="all" />
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="https://1elci.it/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="https://1elci.it/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="https://1elci.it/Favicon/apple-icon-72x72.png">
|
||||
|
|
Loading…
Reference in New Issue