gatherer: add favicon

This commit is contained in:
Astro 2022-11-14 19:41:11 +01:00
parent d65abb82c3
commit 38b0a1efe8
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 B

View File

@ -4,7 +4,9 @@
<meta charset="utf-8"/>
<title>#FediBuzz: {% if language.is_some() %}{{ language.as_ref().unwrap() }}{% else %}Trends in the Fediverse{% endif %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" title="Default" type="text/css" href="/assets/style.css"/>
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon16.png">
<link rel="icon" type="image/png" sizes="48x48" href="/assets/favicon48.png">
<link rel="stylesheet" title="Default" type="text/css" href="/assets/style.css?3"/>
</head>
<body>
<header>