21 lines
643 B
HTML
21 lines
643 B
HTML
<html><head>
|
|
<title>Nepeta</title>
|
|
<meta property="og:title" content="Nepeta">
|
|
<meta property="og:description" content="Welcome.">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://chr0nict.github.io/Nepeta-Mirror/">
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="style.css?3">
|
|
</head>
|
|
<body>
|
|
<a class="logo" href="/" "=""><img class="logo" src="./assets/nepeta.png" alt="Nepeta"></a>
|
|
<div class="card">
|
|
<div class="row">
|
|
<h1>Nepeta</h1>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</body></html>
|