Add title on homepage, orario, calendario
This commit is contained in:
parent
b297b00da8
commit
f9818746e7
|
@ -3,6 +3,7 @@
|
|||
<body>
|
||||
<br>
|
||||
<br>
|
||||
<title>1 Elci - Calendario</title>
|
||||
<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>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<title>1 Elci - Homepage</title>
|
||||
<br>
|
||||
<br>
|
||||
<font face="candara"><center><h1 class="animated bounceInDown">Cosa desideri fare?</h1></center></font>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<body>
|
||||
<br>
|
||||
<br>
|
||||
<title>1 Elci - Orario</title>
|
||||
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
||||
|
||||
<center><a href="http://1elci.it">Home</a></center>
|
||||
|
|
Loading…
Reference in New Issue