link to favicon
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="generator" content="Agreper - minimal, no-JS forum software">
|
<meta name="generator" content="Agreper - minimal, no-JS forum software">
|
||||||
<meta content="utf-8" http-equiv="encoding">
|
<meta content="utf-8" http-equiv="encoding">
|
||||||
|
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||||
<link rel=stylesheet href="{{ url_for('static', filename='theme.css') }}">
|
<link rel=stylesheet href="{{ url_for('static', filename='theme.css') }}">
|
||||||
{%- if config.server_name -%}
|
{%- if config.server_name -%}
|
||||||
<link rel=stylesheet href="{{ url_for('static', filename='user.css') }}">
|
<link rel=stylesheet href="{{ url_for('static', filename='user.css') }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user