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

5 lines
236 B
HTML
Raw Normal View History

2019-03-08 15:36:26 +03:00
<meta name="description" content='Maloja is a self-hosted music scrobble server.' />
2019-04-03 19:03:55 +03:00
<link rel="stylesheet" href="/css/maloja.css" />
2019-10-02 06:35:33 +03:00
<link rel="stylesheet" href="/css/grisons.css" />
<script src="/javascript/search.js" async></script>