mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:50:47 +00:00
Add files via upload
Aggiornamento 30/12/2024
This commit is contained in:
26
index.html
Normal file
26
index.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ER-TPL</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="https://drive.serverpcx1.freeddns.org/apps/files_sharing/publicpreview/xLRwRCbsRxsziEB?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<h1>ER-TPL</h1>
|
||||
<p>Galleria fotografica dei bus del TPL Emiliano-Romagnolo</p>
|
||||
<div>
|
||||
<a class="button" href="seta.html">SETA Modena</a>
|
||||
<a class="button" href="start.html">START Romagna (RA)</a>
|
||||
<a class="button" href="tper.html">TPER</a>
|
||||
</div>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="chisiamo.html" class="link">Chi siamo</a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user