vinyl-records-collection-theme/sample/public/format/index.html
2023-08-21 19:31:34 +02:00

55 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="alternate" type="application/rss+xml" href="https://vinyl.zedas.fr/format/index.xml" title="My Vinyl Records Collection" />
<meta name="generator" content="Hugo 0.116.1">
<title>Format · My Vinyl Records Collection</title>
<link rel="stylesheet" href="https://vinyl.zedas.fr/css/style.css" />
<link rel="stylesheet" href="https://vinyl.zedas.fr/css/custom.css" />
</head>
<body>
<header style="background-image: url('https://vinyl.zedas.fr/img/back-header.jpg');">
<h1>My Vinyl Records Collection</h1>
<nav>
<a href="https://vinyl.zedas.fr">Home</a>
<a href="/artist/">Artists</a>
<a href="/genres/">Genres</a>
<a href="/format/">Formats</a>
<a href="/label/">Labels</a>
</nav>
</header><main class="album-list">
<section class="album-card" style="background-image: url('https://vinyl.zedas.fr/img/default.png')">
<a href="https://vinyl.zedas.fr/format/33rpm/" class="album-title">33rpm</a>
<ul>
</ul>
</section>
</main>
<footer style="background-image: url('https://vinyl.zedas.fr/img/back-footer.jpg');">
<p>&copy; 2023 My Vinyl Records Collection - Using Hugo theme <a href="https://github.com/Wivik/vinyl-records-collection-theme" target="_blank">Vinyl Records Library</a></p>
</footer>
</body>
</html>