Skip to content
Snippets Groups Projects
Verified Commit 61c7e2d1 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

We now have a favicon

parent d61f8e52
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ Changelog
- More accurate mimetype detection
- Fixed really small size on small screens
- Added masonry layout for artists, requests and radios (#68)
- We now have a favicon!
0.5.1 (2018-02-24)
......
......@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Funkwhale</title>
<link rel="shortcut icon" type="image/png" href="/static/favicon.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
......
front/static/favicon.png

8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment