1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/website/topartists.html

15 lines
215 B
HTML
Raw Normal View History

2018-12-08 02:01:44 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Maloja</title>
<link rel="stylesheet" href="maloja.css" />
</head>
<body>
<h1>Top Artists</h1>
<h2>in January 2018</h2>
</body>
</html>