Add favicon
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
	<title>{% block title %}{{ config.title }}{% endblock %}</title>
 | 
			
		||||
	<link rel="stylesheet" href="{{ get_url(path="/style.css") }}">
 | 
			
		||||
	<link rel="icon" href="favicon.svg">
 | 
			
		||||
	<link rel="icon" type="image/png" href="{{ get_url(path="/favicon.png") }}">
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
{% block content %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user