mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-06-06 00:39:12 +02:00
Add https on css link
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<body>
|
||||
<br>
|
||||
<br>
|
||||
<link rel="stylesheet" href="http://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<center><a href="http://1elci.it/index.html">Home</a></center>
|
||||
<br>
|
||||
<br>
|
||||
|
@@ -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="http://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<body>
|
||||
<br>
|
||||
<br>
|
||||
<link rel="stylesheet" href="http://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
|
||||
<center><a href="http://1elci.it">Home</a></center>
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user