forked from Pac85.club/homepage
13 lines
329 B
HTML
13 lines
329 B
HTML
<!DOCTYPE html>
|
|
<html lang="it">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="shortcut icon" href="./kezi.ico" type="image/x-icon" />
|
|
<title>pac85 | kezi</title>
|
|
</head>
|
|
<body>
|
|
<p>kezi bad pac good</p>
|
|
</body>
|
|
</html>
|