Option to add custom favicon
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" media="screen" href="{config[url_stylesheet]}"/>
|
||||
{config[url_favicon]?<link rel="shortcut icon" href="{config[url_favicon]}" />}
|
||||
<title>{board[url]} - {board[name]}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
|
||||
|
Reference in New Issue
Block a user