18 lines
962 B
HTML
18 lines
962 B
HTML
<!DOCTYPE html>
|
|
<html lang="it">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Vichingo455's Space</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">
|
|
</head>
|
|
<body>
|
|
<h1>Pagina dei servizi di Vichingo455</h1>
|
|
<p>A qualcuno piace smanettare con le pagine, vero???<br> Benvenuto nella pagina dei servizi di Vichingo455!</p>
|
|
<a href="https://vichingo455.freeddns.org/start-livebus" target="_blank">Pagina Autobus Start in tempo reale</a><br>
|
|
<a href="https://vichingo455.freeddns.org/rfi-live" target="_blank">Pagina Treni in tempo reale</a>
|
|
</body>
|
|
</html> |