|
|
|
|
@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
|
|
|
|
|
<head> |
|
|
|
|
<meta charset="UTF-8"> |
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
|
|
<title>{% block title %}Newsroom{% endblock %}</title> |
|
|
|
|
<title>{% block title %}Decent Newsroom{% endblock %}</title> |
|
|
|
|
<meta name="description" content="Decentralised Newsroom - the future of journalism"> |
|
|
|
|
<link rel="icon" type="image/png" href="{{ asset('icons/favicon-96x96.png') }}" sizes="96x96" /> |
|
|
|
|
<link rel="icon" type="image/svg+xml" href="{{ asset('icons/favicon.svg') }}" /> |
|
|
|
|
|